diff options
author | 2011-10-28 19:45:18 +0000 | |
---|---|---|
committer | 2011-10-28 19:45:18 +0000 | |
commit | 9b5b59f6e6f7c2b2fa006c4bca8cc39f12b55b62 (patch) | |
tree | fc8acce8872dcd5831943c668e1adcdada2c7d34 /dev-libs/libunique | |
parent | arm stable, bug #385699 (diff) | |
download | gentoo-2-9b5b59f6e6f7c2b2fa006c4bca8cc39f12b55b62.tar.gz gentoo-2-9b5b59f6e6f7c2b2fa006c4bca8cc39f12b55b62.tar.bz2 gentoo-2-9b5b59f6e6f7c2b2fa006c4bca8cc39f12b55b62.zip |
arm stable, bug #385699
(Portage version: 2.1.10.30/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.1.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libunique/ChangeLog b/dev-libs/libunique/ChangeLog index b6f48522ed7f..765cc627cdfd 100644 --- a/dev-libs/libunique/ChangeLog +++ b/dev-libs/libunique/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libunique # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.48 2011/10/21 14:12:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.49 2011/10/28 19:45:18 maekke Exp $ + + 28 Oct 2011; Markus Meier <maekke@gentoo.org> libunique-1.1.6-r1.ebuild: + arm stable, bug #385699 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libunique-1.1.6-r1.ebuild: diff --git a/dev-libs/libunique/libunique-1.1.6-r1.ebuild b/dev-libs/libunique/libunique-1.1.6-r1.ebuild index bf3d6cccc6ef..38cf9e825946 100644 --- a/dev-libs/libunique/libunique-1.1.6-r1.ebuild +++ b/dev-libs/libunique/libunique-1.1.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.1.6-r1.ebuild,v 1.5 2011/10/21 14:12:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.1.6-r1.ebuild,v 1.6 2011/10/28 19:45:18 maekke Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/LibUnique" LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" IUSE="dbus doc +introspection" RDEPEND=">=dev-libs/glib-2.12:2 |