diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-17 20:18:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-17 20:18:36 +0000 |
commit | 4ae44341d833cca017f3edf10a143111fe551916 (patch) | |
tree | 62eaa4f3daa20926dd9551621f6263699a5eaa6b /x11-libs/libsexy | |
parent | Version bump. Removed old versions. (diff) | |
download | gentoo-2-4ae44341d833cca017f3edf10a143111fe551916.tar.gz gentoo-2-4ae44341d833cca017f3edf10a143111fe551916.tar.bz2 gentoo-2-4ae44341d833cca017f3edf10a143111fe551916.zip |
Stable on ppc64
(Portage version: 2.1-r2)
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 8d92df2c7923..e4b6c9f25d52 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.10 2006/07/16 05:02:03 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.11 2006/08/17 20:18:36 corsair Exp $ + + 17 Aug 2006; Markus Rothe <corsair@gentoo.org> libsexy-0.1.8.ebuild: + Stable on ppc64 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> libsexy-0.1.8.ebuild: Stable x86 for notification-daemon diff --git a/x11-libs/libsexy/libsexy-0.1.8.ebuild b/x11-libs/libsexy/libsexy-0.1.8.ebuild index d4ea7fef26fa..cec4ddacd3b1 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.8 2006/07/16 05:02:03 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.8.ebuild,v 1.9 2006/08/17 20:18:36 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="~alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |