summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-11-05 09:56:17 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-11-05 09:56:17 +0000
commit9b5f7dbea0beb5634123b30d119f9672b44f57f1 (patch)
tree82cdcbdbe79091f8a65d479aa3222be31254dbd5 /app-text/kbibtex
parentstable x86, bug 197381 (diff)
downloadgentoo-2-9b5f7dbea0beb5634123b30d119f9672b44f57f1.tar.gz
gentoo-2-9b5f7dbea0beb5634123b30d119f9672b44f57f1.tar.bz2
gentoo-2-9b5f7dbea0beb5634123b30d119f9672b44f57f1.zip
stable x86, bug 197381
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r--app-text/kbibtex/ChangeLog6
-rw-r--r--app-text/kbibtex/kbibtex-0.1.5-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/kbibtex/ChangeLog b/app-text/kbibtex/ChangeLog
index 2830ccccc674..975c7bcb62fc 100644
--- a/app-text/kbibtex/ChangeLog
+++ b/app-text/kbibtex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/kbibtex
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.19 2007/10/29 00:39:00 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.20 2007/11/05 09:56:17 opfer Exp $
+
+ 05 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
+ kbibtex-0.1.5-r2.ebuild:
+ stable x86, bug 197381
*kbibtex-0.2 (29 Oct 2007)
diff --git a/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild b/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild
index 86468c528365..b34ecc712f07 100644
--- a/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild
+++ b/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild,v 1.1 2007/03/15 13:41:05 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild,v 1.2 2007/11/05 09:56:17 opfer Exp $
inherit kde eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.unix-ag.uni-kl.de/~fischer/kbibtex/download/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND=">=dev-libs/libxml2-2.6.22