diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 18:56:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 18:56:49 +0000 |
commit | d910e19babecb92e7f6893b40563db0eed0987c2 (patch) | |
tree | 3ffee91204705d2f46753b5d01de76ec39ed915f /x11-libs/libsexy | |
parent | Stable on amd64 wrt bug #353343 (diff) | |
download | gentoo-2-d910e19babecb92e7f6893b40563db0eed0987c2.tar.gz gentoo-2-d910e19babecb92e7f6893b40563db0eed0987c2.tar.bz2 gentoo-2-d910e19babecb92e7f6893b40563db0eed0987c2.zip |
alpha/arm/ia64/sh/sparc/x86 stable wrt #361917
(Portage version: 2.1.9.45/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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog index 0ada72ba1104..0b82af50c841 100644 --- a/x11-libs/libsexy/ChangeLog +++ b/x11-libs/libsexy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libsexy # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.51 2011/04/11 23:42:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.52 2011/04/16 18:56:49 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> libsexy-0.1.11-r2.ebuild: + alpha/arm/ia64/sh/sparc/x86 stable wrt #361917 11 Apr 2011; Jeroen Roovers <jer@gentoo.org> libsexy-0.1.11-r2.ebuild: Stable for HPPA (bug #361917). diff --git a/x11-libs/libsexy/libsexy-0.1.11-r2.ebuild b/x11-libs/libsexy/libsexy-0.1.11-r2.ebuild index c2a2fb4a695b..c652bbef87dd 100644 --- a/x11-libs/libsexy/libsexy-0.1.11-r2.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r2.ebuild,v 1.4 2011/04/11 23:42:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.11-r2.ebuild,v 1.5 2011/04/16 18:56:49 armin76 Exp $ EAPI=3 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 static-libs" RDEPEND=">=dev-libs/glib-2.6:2 |