diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 21:31:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 21:31:08 +0000 |
commit | 2d7bdcf56161d31816f48832b4ea8302399642a5 (patch) | |
tree | a7a8bef2b961267cbd7fa24a38972b6dfe6dcc3c /x11-misc/Xautoconfig | |
parent | Updated both the old and new version of mon with dependency changes; cleaned ... (diff) | |
download | gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.tar.gz gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.tar.bz2 gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.zip |
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-misc/Xautoconfig')
-rw-r--r-- | x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild b/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild index b32df76c5630..c2eb3cf7132f 100644 --- a/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild +++ b/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild @@ -6,6 +6,9 @@ S=${WORKDIR}/${P} DESCRIPTION="Xautoconfig is a PPC only config file generator for xfree86" SRC_URI="http://ftp.penguinppc.org/projects/xautocfg/${P}.tar.gz" HOMEPAGE="http://ftp.penguinppc.org/projects/xautocfg/" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="ppc" DEPEND="sys-apps/pciutils" |