diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2004-01-15 17:25:42 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2004-01-15 17:25:42 +0000 |
commit | ed34728460278d7e5b648aa8a7b6529b060d6200 (patch) | |
tree | c9ff3d8043737c4a30e7fad2503c637d47de672f /x11-misc/peksystray | |
parent | Add include dir (diff) | |
download | historical-ed34728460278d7e5b648aa8a7b6529b060d6200.tar.gz historical-ed34728460278d7e5b648aa8a7b6529b060d6200.tar.bz2 historical-ed34728460278d7e5b648aa8a7b6529b060d6200.zip |
stable
Diffstat (limited to 'x11-misc/peksystray')
-rw-r--r-- | x11-misc/peksystray/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/peksystray/peksystray-0.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/peksystray/Manifest b/x11-misc/peksystray/Manifest index 824d4b9e8640..3d0eb15c34a5 100644 --- a/x11-misc/peksystray/Manifest +++ b/x11-misc/peksystray/Manifest @@ -1,4 +1,4 @@ -MD5 d85b770cdc03357d2712eb0394aead34 peksystray-0.2.ebuild 777 +MD5 5a7f8c71ff1b296fe706c31538406daf peksystray-0.2.ebuild 776 MD5 49026b67817a044a894ea9deefa99064 ChangeLog 377 MD5 235ebfa6792cba5ba808e21cc0ea76b4 files/peksystray-gcc3-mlsl.diff 1323 MD5 65914961157e06b6a6c208934e37e76e files/digest-peksystray-0.2 65 diff --git a/x11-misc/peksystray/peksystray-0.2.ebuild b/x11-misc/peksystray/peksystray-0.2.ebuild index e85abffed3fc..23e860d70343 100644 --- a/x11-misc/peksystray/peksystray-0.2.ebuild +++ b/x11-misc/peksystray/peksystray-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/peksystray-0.2.ebuild,v 1.1 2004/01/10 17:55:15 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/peksystray-0.2.ebuild,v 1.2 2004/01/15 17:25:05 taviso Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 ~alpha" DEPEND="virtual/x11" S=${WORKDIR}/${P} |