diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-16 19:16:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-16 19:16:49 +0000 |
commit | b48262b7f082611412afc8fc4b73287528b34f9c (patch) | |
tree | afd89b9eff9bde1c74991a7e33d024bdaf1fcb53 /x11-libs/libsexy/libsexy-0.1.11-r1.ebuild | |
parent | Bump, fixes #291248. Improvements by Allen Brooker and Andreis Vinogradovs. (diff) | |
download | historical-b48262b7f082611412afc8fc4b73287528b34f9c.tar.gz historical-b48262b7f082611412afc8fc4b73287528b34f9c.tar.bz2 historical-b48262b7f082611412afc8fc4b73287528b34f9c.zip |
alpha/arm/ia64/sh/sparc stable wrt #305521
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
Diffstat (limited to 'x11-libs/libsexy/libsexy-0.1.11-r1.ebuild')
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild b/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild index 4ce29113e276..6825c8f52415 100644 --- a/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r1.ebuild,v 1.7 2010/03/04 12:15:35 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild,v 1.8 2010/03/16 19:16:49 armin76 Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://releases.chipx86.com/${PN}/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6:2 |