diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 13:47:11 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 13:47:11 +0000 |
commit | 225e4fda43b089d25e18d701b80d829975aacdc2 (patch) | |
tree | 8c69a6b3aa652c82d16efe2acf4b6c8c1e7f8b93 /x11-wm/afterstep | |
parent | typo (diff) | |
download | gentoo-2-225e4fda43b089d25e18d701b80d829975aacdc2.tar.gz gentoo-2-225e4fda43b089d25e18d701b80d829975aacdc2.tar.bz2 gentoo-2-225e4fda43b089d25e18d701b80d829975aacdc2.zip |
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-wm/afterstep')
-rw-r--r-- | x11-wm/afterstep/afterstep-1.8.11-r1.ebuild | 3 | ||||
-rw-r--r-- | x11-wm/afterstep/afterstep-1.8.11-r2.ebuild | 3 | ||||
-rw-r--r-- | x11-wm/afterstep/afterstep-1.8.11.ebuild | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/x11-wm/afterstep/afterstep-1.8.11-r1.ebuild b/x11-wm/afterstep/afterstep-1.8.11-r1.ebuild index 10c4bf99122a..f25e3f35870e 100644 --- a/x11-wm/afterstep/afterstep-1.8.11-r1.ebuild +++ b/x11-wm/afterstep/afterstep-1.8.11-r1.ebuild @@ -6,6 +6,9 @@ S=${WORKDIR}/AfterStep-${PV} DESCRIPTION="A window manager based on the NeXTStep interface." SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2" HOMEPAGE="http://www.afterstep.org/" +LICENSE="AFTERSTEP" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc virtual/x11 >=media-libs/jpeg-6b diff --git a/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild b/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild index b4b285603df2..a4932093bca9 100644 --- a/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild +++ b/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild @@ -6,6 +6,9 @@ S=${WORKDIR}/AfterStep-${PV} DESCRIPTION="A window manager based on the NeXTStep interface." SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2" HOMEPAGE="http://www.afterstep.org/" +LICENSE="AFTERSTEP" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc virtual/x11 >=media-libs/jpeg-6b diff --git a/x11-wm/afterstep/afterstep-1.8.11.ebuild b/x11-wm/afterstep/afterstep-1.8.11.ebuild index 7f292fefd571..2896e72d5f92 100644 --- a/x11-wm/afterstep/afterstep-1.8.11.ebuild +++ b/x11-wm/afterstep/afterstep-1.8.11.ebuild @@ -6,6 +6,9 @@ S=${WORKDIR}/AfterStep-${PV} DESCRIPTION="A window manager based on the NeXTStep interface." SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2" HOMEPAGE="http://www.afterstep.org/" +LICENSE="AFTERSTEP" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc virtual/x11 >=media-libs/jpeg-6b |