diff options
author | 2013-04-11 18:08:29 +0000 | |
---|---|---|
committer | 2013-04-11 18:08:29 +0000 | |
commit | 2c6eafaf38139d5c90843ec9a5a745c690ca136e (patch) | |
tree | e41a151dc23b75387d16ed7beee85282771a8c5d /app-text/xfbib | |
parent | Stable for x86, wrt bug #465286 (diff) | |
download | gentoo-2-2c6eafaf38139d5c90843ec9a5a745c690ca136e.tar.gz gentoo-2-2c6eafaf38139d5c90843ec9a5a745c690ca136e.tar.bz2 gentoo-2-2c6eafaf38139d5c90843ec9a5a745c690ca136e.zip |
Stable for x86, wrt bug #465286
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/xfbib')
-rw-r--r-- | app-text/xfbib/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xfbib/xfbib-0.0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xfbib/ChangeLog b/app-text/xfbib/ChangeLog index 5eeacfd16f93..b92220ae5bcc 100644 --- a/app-text/xfbib/ChangeLog +++ b/app-text/xfbib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xfbib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xfbib/ChangeLog,v 1.6 2013/04/11 17:57:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xfbib/ChangeLog,v 1.7 2013/04/11 18:08:29 ago Exp $ + + 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xfbib-0.0.2-r1.ebuild: + Stable for x86, wrt bug #465286 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xfbib-0.0.2-r1.ebuild: Stable for amd64, wrt bug #465286 diff --git a/app-text/xfbib/xfbib-0.0.2-r1.ebuild b/app-text/xfbib/xfbib-0.0.2-r1.ebuild index f677aaeaacbb..f63b3ed6ea84 100644 --- a/app-text/xfbib/xfbib-0.0.2-r1.ebuild +++ b/app-text/xfbib/xfbib-0.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xfbib/xfbib-0.0.2-r1.ebuild,v 1.2 2013/04/11 17:57:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xfbib/xfbib-0.0.2-r1.ebuild,v 1.3 2013/04/11 18:08:29 ago Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.12 |