diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-07-10 13:01:34 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-07-10 13:01:34 +0000 |
commit | 035f2edbe8159451ceabb9a5ca416806e1a08b2e (patch) | |
tree | ec587722df5670fb35cbffb210e8bcfafe5c1617 /x11-libs/libsexy/libsexy-0.1.8.ebuild | |
parent | Mark 1.1.2 stable on ia64 (diff) | |
download | gentoo-2-035f2edbe8159451ceabb9a5ca416806e1a08b2e.tar.gz gentoo-2-035f2edbe8159451ceabb9a5ca416806e1a08b2e.tar.bz2 gentoo-2-035f2edbe8159451ceabb9a5ca416806e1a08b2e.zip |
Added ~alpha keyword.
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-libs/libsexy/libsexy-0.1.8.ebuild')
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libsexy/libsexy-0.1.8.ebuild b/x11-libs/libsexy/libsexy-0.1.8.ebuild index a48f1e8f2e8b..cda7cb68983a 100644 --- a/x11-libs/libsexy/libsexy-0.1.8.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.8.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/x11-libs/libsexy/libsexy-0.1.8.ebuild,v 1.5 2006/07/06 23:50:45 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.8.ebuild,v 1.6 2006/07/10 13:01:34 tcort Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |