diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-11-26 16:37:26 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-11-26 16:37:26 +0100 |
commit | d89634ffbc18383282acd364b66c88060cbb3a0a (patch) | |
tree | 8532b073746a709291a38f5737c0b574a5fd219e | |
parent | Version bump (diff) | |
download | gentoo-ecosystem-d89634ffbc18383282acd364b66c88060cbb3a0a.tar.gz gentoo-ecosystem-d89634ffbc18383282acd364b66c88060cbb3a0a.tar.bz2 gentoo-ecosystem-d89634ffbc18383282acd364b66c88060cbb3a0a.zip |
Add Cygwin
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | gentoo.conf | 2 | ||||
-rw-r--r-- | gentoo.csv | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/gentoo.conf b/gentoo.conf index 393de4a..6a03194 100644 --- a/gentoo.conf +++ b/gentoo.conf @@ -15,7 +15,7 @@ infoBoxFontColor = #000 infoBoxColor1 = #b9d5ff infoBoxColor2 = #70b3f2 infoBoxX = 30 -infoBoxY = 190 +infoBoxY = 290 infoBoxWidth = 670 infoBoxHeight = 180 @@ -31,6 +31,7 @@ "N","Ututo-e","#d30110","Ututo","2004.3","2012.4",,"http://www.ututo.org/",,,,,,, "N","GoboLinux","#B0E0F0",,"2003.5.9",,,"http://gobolinux.org/",,,,,,, "N","Exherbo","#006600",,"2008.5.20",,,"http://exherbo.org/",,,,,,, +"N","Cygwin","#0000FF",,"1995.10.18",,,"http://www.cygwin.com/",,,,,,, "N","Enoch","#a0a0f0",,"1999.4",,,"http://www.gentoo.org/","Gentoo","1999.12","http://www.gentoo.org/","Gentoo 1.0","2002.3.31","http://www.gentoo.org", "N","Gentoox","#0050ff","Enoch","2003.3","2009.01.28,,"http://gentoox.shallax.com/",,,,,,, "N","Jollix","#ffee55","Enoch","2003.4.17","2004.5.12",,"http://jollix.berlios.de/de/",,,,,,, @@ -94,6 +95,7 @@ "C","2002.3","Enoch",,"Ututo","2","#000000",,,,,,,, "C","2004.11.7","Enoch",,"GoboLinux","1","#000000",,,,,,,, "C","2008.5.20","Enoch",,"Exherbo","2","#000000",,,,,,,, +"C","2004.1.15","Enoch",,"Cygwin","2","#000000",,,,,,,, "C","2011.9.9","Pentoo",,"Enoch","1","#000000",,,,,,,, "C","2014.4.16","Pentoo",,"Spike","2","#000000",,,,,,,, "C","2020.11.22","RR4",,"MocaccinoOS","2","#000000",,,,,,,, @@ -110,5 +112,5 @@ ,,,,,,,,,,,,,, "#","Images",,,,,,,,,,,,, "#","File Path","x Position","y Position",,,,,,,,,,, -"SVG","images/info-connectors.svg","20","320",,,,,,,,,,, -"SVG","images/gentoo.svg","620","100",,,,,,,, +"SVG","images/info-connectors.svg","20","420",,,,,,,,,,, +"SVG","images/gentoo.svg","620","200",,,,,,,, |