summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-11 17:57:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-11 17:57:52 +0000
commitb5a70de16f80bd482d031c2145e2659d44648ac0 (patch)
tree56b962d57cfcafc8885aab44788af14f17f746d6 /app-text
parentStable for amd64, wrt bug #465286 (diff)
downloadgentoo-2-b5a70de16f80bd482d031c2145e2659d44648ac0.tar.gz
gentoo-2-b5a70de16f80bd482d031c2145e2659d44648ac0.tar.bz2
gentoo-2-b5a70de16f80bd482d031c2145e2659d44648ac0.zip
Stable for amd64, wrt bug #465286
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/xfbib/ChangeLog8
-rw-r--r--app-text/xfbib/xfbib-0.0.2-r1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-text/xfbib/ChangeLog b/app-text/xfbib/ChangeLog
index 78bfe54285b6..5eeacfd16f93 100644
--- a/app-text/xfbib/ChangeLog
+++ b/app-text/xfbib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xfbib
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xfbib/ChangeLog,v 1.5 2012/11/30 23:43:45 ssuominen Exp $
+# 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 $
+
+ 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xfbib-0.0.2-r1.ebuild:
+ Stable for amd64, wrt bug #465286
*xfbib-0.0.2-r1 (30 Nov 2012)
@@ -22,4 +25,3 @@
24 Sep 2008; Christoph Mende <angelos@gentoo.org> +xfbib-0.0.2.ebuild:
Initial import, bug 233377
-
diff --git a/app-text/xfbib/xfbib-0.0.2-r1.ebuild b/app-text/xfbib/xfbib-0.0.2-r1.ebuild
index dde6019c8f60..f677aaeaacbb 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-2012 Gentoo Foundation
+# 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.1 2012/11/30 23:43:45 ssuominen Exp $
+# $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 $
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