diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-12 17:53:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-12 17:53:31 +0000 |
commit | 2090582194d0cc2871a54f3939d515916a271178 (patch) | |
tree | 252079751eb247775cc312731916c9f369fdac90 /x11-misc/peksystray/peksystray-0.2.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-2090582194d0cc2871a54f3939d515916a271178.tar.gz gentoo-2-2090582194d0cc2871a54f3939d515916a271178.tar.bz2 gentoo-2-2090582194d0cc2871a54f3939d515916a271178.zip |
Stable on alpha.
Diffstat (limited to 'x11-misc/peksystray/peksystray-0.2.ebuild')
-rw-r--r-- | x11-misc/peksystray/peksystray-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/peksystray/peksystray-0.2.ebuild b/x11-misc/peksystray/peksystray-0.2.ebuild index 23e860d70343..2761c0eb3995 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.2 2004/01/15 17:25:05 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/peksystray-0.2.ebuild,v 1.3 2004/06/12 17:52:05 kloeri 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} |