diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-30 23:53:02 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-30 23:53:02 +0000 |
commit | 4bc7885f3415a6eda72364ba3ce98a03a534d6cc (patch) | |
tree | bf41b2809ef11f9d02ddeec30f64cc9be6f9458c /x11-libs/libsexy | |
parent | Stable on Alpha, bug 158182. (diff) | |
download | gentoo-2-4bc7885f3415a6eda72364ba3ce98a03a534d6cc.tar.gz gentoo-2-4bc7885f3415a6eda72364ba3ce98a03a534d6cc.tar.bz2 gentoo-2-4bc7885f3415a6eda72364ba3ce98a03a534d6cc.zip |
Stable on Alpha, bug 157909.
(Portage version: 2.1.2_rc4-r2)
Diffstat (limited to 'x11-libs/libsexy')
-rw-r--r-- | x11-libs/libsexy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog index 92440fb807ff..6b2aa7d2f497 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.20 2006/12/22 16:23:30 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.21 2006/12/30 23:53:02 kloeri Exp $ + + 30 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> libsexy-0.1.10.ebuild: + Stable on Alpha, bug 157909. 22 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> libsexy-0.1.10.ebuild: diff --git a/x11-libs/libsexy/libsexy-0.1.10.ebuild b/x11-libs/libsexy/libsexy-0.1.10.ebuild index a28a6f6f56bb..7fb49388a7d7 100644 --- a/x11-libs/libsexy/libsexy-0.1.10.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.10.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.10.ebuild,v 1.8 2006/12/22 16:23:31 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.10.ebuild,v 1.9 2006/12/30 23:53:02 kloeri Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |