diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 15:56:40 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 15:56:40 +0000 |
commit | 1252d039ee879deb2f25d92366e209e249d6af5c (patch) | |
tree | 97e14511787cb83a838db136b334e7bbcb7f122a /x11-libs/libsexy | |
parent | Added gadu gadu protocol support (diff) | |
download | historical-1252d039ee879deb2f25d92366e209e249d6af5c.tar.gz historical-1252d039ee879deb2f25d92366e209e249d6af5c.tar.bz2 historical-1252d039ee879deb2f25d92366e209e249d6af5c.zip |
Stable on amd64.
Package-Manager: portage-2.1.1_pre1-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 06871badafef..b3d8fe96e0d5 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.5 2006/06/27 05:36:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.6 2006/06/30 15:38:16 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> libsexy-0.1.8.ebuild: + Stable on amd64. 27 Jun 2006; Markus Rothe <corsair@gentoo.org> libsexy-0.1.8.ebuild: Added ~ppc64 diff --git a/x11-libs/libsexy/libsexy-0.1.8.ebuild b/x11-libs/libsexy/libsexy-0.1.8.ebuild index b9132ce95cd4..f80993eccaf0 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.3 2006/06/27 05:36:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.8.ebuild,v 1.4 2006/06/30 15:38:16 wolf31o2 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 ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |