diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-18 20:24:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-18 20:24:08 +0000 |
commit | 964650c57a318ff1b22f2ce45d7ae6c67dde4943 (patch) | |
tree | 1f6d71b7601f1d6a22b415104e3bf907b8a7e720 /dev-libs/libunique | |
parent | arm stable, bug #393007 (diff) | |
download | gentoo-2-964650c57a318ff1b22f2ce45d7ae6c67dde4943.tar.gz gentoo-2-964650c57a318ff1b22f2ce45d7ae6c67dde4943.tar.bz2 gentoo-2-964650c57a318ff1b22f2ce45d7ae6c67dde4943.zip |
arm stable, bug #393007
(Portage version: 2.1.10.44/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-3.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libunique/ChangeLog b/dev-libs/libunique/ChangeLog index 61073684b957..3cb24c6a75c7 100644 --- a/dev-libs/libunique/ChangeLog +++ b/dev-libs/libunique/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libunique # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.53 2012/01/14 16:34:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.54 2012/01/18 20:24:08 maekke Exp $ + + 18 Jan 2012; Markus Meier <maekke@gentoo.org> libunique-3.0.2.ebuild: + arm stable, bug #393007 14 Jan 2012; Markus Meier <maekke@gentoo.org> libunique-3.0.2.ebuild: x86 stable, bug #393007 diff --git a/dev-libs/libunique/libunique-3.0.2.ebuild b/dev-libs/libunique/libunique-3.0.2.ebuild index 7717a16ac1b4..5cdc5fb28bb3 100644 --- a/dev-libs/libunique/libunique-3.0.2.ebuild +++ b/dev-libs/libunique/libunique-3.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-3.0.2.ebuild,v 1.6 2012/01/14 16:34:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-3.0.2.ebuild,v 1.7 2012/01/18 20:24:08 maekke Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/LibUnique" LICENSE="LGPL-2.1" SLOT="3" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.25.7:2 |