diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-10-18 09:26:32 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-10-18 09:26:32 +0000 |
commit | c64f4e7abd4c8b23041c291d506ab1aa5b2646bc (patch) | |
tree | d957472068c8440fc4090b549f8907d7d57d4b8f /x11-libs/libsexy/libsexy-0.1.11.ebuild | |
parent | keyworded ~amd64, bug 195512 (diff) | |
download | historical-c64f4e7abd4c8b23041c291d506ab1aa5b2646bc.tar.gz historical-c64f4e7abd4c8b23041c291d506ab1aa5b2646bc.tar.bz2 historical-c64f4e7abd4c8b23041c291d506ab1aa5b2646bc.zip |
stable x86, bug 195821
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'x11-libs/libsexy/libsexy-0.1.11.ebuild')
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libsexy/libsexy-0.1.11.ebuild b/x11-libs/libsexy/libsexy-0.1.11.ebuild index 661db3da5e59..14b02237990e 100644 --- a/x11-libs/libsexy/libsexy-0.1.11.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.11.ebuild,v 1.1 2007/04/04 07:48:20 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.11.ebuild,v 1.2 2007/10/18 09:26:32 opfer Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |