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 | e4a8440f372e31677d6035d92476722ab7eed416 (patch) | |
tree | f4ec4b5285d808c3db31e53bc25922282d2c341b /x11-libs/libsexy | |
parent | Bump, fixes #291248. Improvements by Allen Brooker and Andreis Vinogradovs. (diff) | |
download | gentoo-2-e4a8440f372e31677d6035d92476722ab7eed416.tar.gz gentoo-2-e4a8440f372e31677d6035d92476722ab7eed416.tar.bz2 gentoo-2-e4a8440f372e31677d6035d92476722ab7eed416.zip |
alpha/arm/ia64/sh/sparc stable wrt #305521
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/libsexy')
-rw-r--r-- | x11-libs/libsexy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog index b10975913960..640fc2dd87eb 100644 --- a/x11-libs/libsexy/ChangeLog +++ b/x11-libs/libsexy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libsexy # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.44 2010/03/04 12:15:35 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.45 2010/03/16 19:16:49 armin76 Exp $ + + 16 Mar 2010; Raúl Porcel <armin76@gentoo.org> libsexy-0.1.11-r1.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #305521 04 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> libsexy-0.1.11-r1.ebuild: 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 |