diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-27 05:36:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-27 05:36:25 +0000 |
commit | d786fa9e16e1efbe3c9e9e6db2cf69453e3d5126 (patch) | |
tree | 097143f9835970ac90f0a180db19952b0cb0b1ec /x11-libs/libsexy | |
parent | arm/hppa/ia64/s390/sh stable (diff) | |
download | gentoo-2-d786fa9e16e1efbe3c9e9e6db2cf69453e3d5126.tar.gz gentoo-2-d786fa9e16e1efbe3c9e9e6db2cf69453e3d5126.tar.bz2 gentoo-2-d786fa9e16e1efbe3c9e9e6db2cf69453e3d5126.zip |
Added ~ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-libs/libsexy')
-rw-r--r-- | x11-libs/libsexy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog index ac99d009c50b..06871badafef 100644 --- a/x11-libs/libsexy/ChangeLog +++ b/x11-libs/libsexy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libsexy # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.4 2006/04/19 15:24:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.5 2006/06/27 05:36:25 corsair Exp $ + + 27 Jun 2006; Markus Rothe <corsair@gentoo.org> libsexy-0.1.8.ebuild: + Added ~ppc64 19 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> libsexy-0.1.8.ebuild: Keyworded ~sparc wrt #130313 diff --git a/x11-libs/libsexy/libsexy-0.1.8.ebuild b/x11-libs/libsexy/libsexy-0.1.8.ebuild index b30aeaed025c..b9132ce95cd4 100644 --- a/x11-libs/libsexy/libsexy-0.1.8.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.8.ebuild,v 1.2 2006/04/19 15:24:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.8.ebuild,v 1.3 2006/06/27 05:36:25 corsair Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |