diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-16 22:59:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-16 22:59:40 +0000 |
commit | 467131c539d9d830c4fc0071df2f228c8b5687d6 (patch) | |
tree | c54d752d5f16caaee57cf767b5df1c6fcc30632d /dev-libs/libunique | |
parent | x86 stable, bug #281427 (diff) | |
download | gentoo-2-467131c539d9d830c4fc0071df2f228c8b5687d6.tar.gz gentoo-2-467131c539d9d830c4fc0071df2f228c8b5687d6.tar.bz2 gentoo-2-467131c539d9d830c4fc0071df2f228c8b5687d6.zip |
x86 stable, bug #281427
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libunique')
-rw-r--r-- | dev-libs/libunique/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libunique/libunique-1.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libunique/ChangeLog b/dev-libs/libunique/ChangeLog index da6cf78d1c9c..d350a71a6142 100644 --- a/dev-libs/libunique/ChangeLog +++ b/dev-libs/libunique/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libunique # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.14 2009/10/08 03:13:00 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.15 2009/10/16 22:59:40 maekke Exp $ + + 16 Oct 2009; Markus Meier <maekke@gentoo.org> libunique-1.0.8.ebuild: + x86 stable, bug #281427 08 Oct 2009; Olivier Crête <tester@gentoo.org> ChangeLog: Stable on amd64, bug #281427 diff --git a/dev-libs/libunique/libunique-1.0.8.ebuild b/dev-libs/libunique/libunique-1.0.8.ebuild index 2c5f6328d5bb..db196cb835c9 100644 --- a/dev-libs/libunique/libunique-1.0.8.ebuild +++ b/dev-libs/libunique/libunique-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.0.8.ebuild,v 1.12 2009/10/06 11:18:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.0.8.ebuild,v 1.13 2009/10/16 22:59:40 maekke Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://live.gnome.org/LibUnique" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="dbus debug doc" RDEPEND=">=dev-libs/glib-2.12.0 |