diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-05 20:14:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-05 20:14:49 +0000 |
commit | 26bce35fec6596083f068ca146a5434efdf77e1c (patch) | |
tree | 5ad519db770b11d590600c4b32c83797af3bc9e2 /dev-libs/libunique | |
parent | arm stable, bug #281427 (diff) | |
download | gentoo-2-26bce35fec6596083f068ca146a5434efdf77e1c.tar.gz gentoo-2-26bce35fec6596083f068ca146a5434efdf77e1c.tar.bz2 gentoo-2-26bce35fec6596083f068ca146a5434efdf77e1c.zip |
arm stable, bug #281427
(Portage version: 2.2_rc48/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 682c2a99f023..0badcdc1b8bf 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.16 2009/10/24 16:20:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.17 2009/11/05 20:14:49 maekke Exp $ + + 05 Nov 2009; Markus Meier <maekke@gentoo.org> libunique-1.0.8.ebuild: + arm stable, bug #281427 24 Oct 2009; nixnut <nixnut@gentoo.org> libunique-1.0.8.ebuild: ppc stable #281427 diff --git a/dev-libs/libunique/libunique-1.0.8.ebuild b/dev-libs/libunique/libunique-1.0.8.ebuild index d1549c5b1325..3531bd93c9c9 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.14 2009/10/24 16:20:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.0.8.ebuild,v 1.15 2009/11/05 20:14:49 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 |