diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:05:33 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:05:33 +0000 |
commit | 00b5fa6e852277d206fdbb4c515af762d78fbca5 (patch) | |
tree | d31ea98860b1b88b68d1211f12ddc59e2a2d9e5d /dev-libs/libunique | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-00b5fa6e852277d206fdbb4c515af762d78fbca5.tar.gz gentoo-2-00b5fa6e852277d206fdbb4c515af762d78fbca5.tar.bz2 gentoo-2-00b5fa6e852277d206fdbb4c515af762d78fbca5.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-libs/libunique')
-rw-r--r-- | dev-libs/libunique/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libunique/libunique-1.1.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libunique/ChangeLog b/dev-libs/libunique/ChangeLog index 37347d3ae147..e2ca1812a862 100644 --- a/dev-libs/libunique/ChangeLog +++ b/dev-libs/libunique/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libunique # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.28 2010/07/31 18:42:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.29 2010/08/01 11:05:33 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + libunique-1.1.6.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libunique-1.1.6.ebuild: amd64 stable, bug 324077 diff --git a/dev-libs/libunique/libunique-1.1.6.ebuild b/dev-libs/libunique/libunique-1.1.6.ebuild index b279adbdbc92..1f6ef03ce715 100644 --- a/dev-libs/libunique/libunique-1.1.6.ebuild +++ b/dev-libs/libunique/libunique-1.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.7 2010/07/31 18:42:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.1.6.ebuild,v 1.8 2010/08/01 11:05:33 fauli 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 ~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 |