diff options
author | 2010-05-20 01:53:20 +0000 | |
---|---|---|
committer | 2010-05-20 01:53:20 +0000 | |
commit | f967bfa15dd88424280783ee00602a0b674c5f27 (patch) | |
tree | 245a340fe8373c7b8da455a64d3a883e91c884c0 /x11-libs/libsexy | |
parent | Stable for HPPA (bug #310771). (diff) | |
download | gentoo-2-f967bfa15dd88424280783ee00602a0b674c5f27.tar.gz gentoo-2-f967bfa15dd88424280783ee00602a0b674c5f27.tar.bz2 gentoo-2-f967bfa15dd88424280783ee00602a0b674c5f27.zip |
Stable for HPPA (bug #305521).
(Portage version: 2.2_rc67/cvs/Linux i686)
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 ec078cbd45e1..a85d47cdc52b 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.47 2010/05/18 08:18:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.48 2010/05/20 01:53:20 jer Exp $ + + 20 May 2010; Jeroen Roovers <jer@gentoo.org> libsexy-0.1.11-r1.ebuild: + Stable for HPPA (bug #305521). 18 May 2010; Samuli Suominen <ssuominen@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 f99847c28660..ce4eaab06a96 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.10 2010/05/18 08:18:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild,v 1.11 2010/05/20 01:53:20 jer 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 |