diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-12 16:43:24 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-12 16:43:24 +0000 |
commit | f7ef464b4081c11ad3287fa0183bb92686f041ca (patch) | |
tree | dec95b5791142fc78c77b5c4f59377cf54a59c7c /app-admin/conky/conky-1.4.1.ebuild | |
parent | vlogin fixes; new delete command; add vserver ... clone; clone(2) fix for spa... (diff) | |
download | historical-f7ef464b4081c11ad3287fa0183bb92686f041ca.tar.gz historical-f7ef464b4081c11ad3287fa0183bb92686f041ca.tar.bz2 historical-f7ef464b4081c11ad3287fa0183bb92686f041ca.zip |
Added ~alpha keyword wrt Bug #122637.
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-admin/conky/conky-1.4.1.ebuild')
-rw-r--r-- | app-admin/conky/conky-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/conky/conky-1.4.1.ebuild b/app-admin/conky/conky-1.4.1.ebuild index 4680cbb73a82..afff1a92ede5 100644 --- a/app-admin/conky/conky-1.4.1.ebuild +++ b/app-admin/conky/conky-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.1.ebuild,v 1.2 2006/04/12 10:46:59 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.1.ebuild,v 1.3 2006/04/12 16:43:24 tcort Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/conky/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="truetype X ipv6 bmpx bmp xmms infopipe audacious" DEPEND_COMMON=" |