summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2007-11-05 15:10:27 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2007-11-05 15:10:27 +0000
commit4658c7bfb338cf4ea72eb845f72af047b4ef3961 (patch)
tree1e0486786f478c556dabdb61e220b3c37d50e0b2 /app-text
parentMarked stable on amd64, bug 197381. (diff)
downloadgentoo-2-4658c7bfb338cf4ea72eb845f72af047b4ef3961.tar.gz
gentoo-2-4658c7bfb338cf4ea72eb845f72af047b4ef3961.tar.bz2
gentoo-2-4658c7bfb338cf4ea72eb845f72af047b4ef3961.zip
Actually commit to amd64 stable - already in ChangeLog...
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/kbibtex/ChangeLog6
-rw-r--r--app-text/kbibtex/files/digest-kbibtex-0.1.5-r13
-rw-r--r--app-text/kbibtex/kbibtex-0.1.5-r1.ebuild25
-rw-r--r--app-text/kbibtex/kbibtex-0.1.5-r2.ebuild4
4 files changed, 7 insertions, 31 deletions
diff --git a/app-text/kbibtex/ChangeLog b/app-text/kbibtex/ChangeLog
index 975c7bcb62fc..61a12fd4e30d 100644
--- a/app-text/kbibtex/ChangeLog
+++ b/app-text/kbibtex/ChangeLog
@@ -1,11 +1,15 @@
# 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.20 2007/11/05 09:56:17 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.21 2007/11/05 15:10:27 cryos Exp $
05 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
kbibtex-0.1.5-r2.ebuild:
stable x86, bug 197381
+ 31 Oct 2007; Marcus D. Hanwell <cryos@gentoo.org>
+ -kbibtex-0.1.5-r1.ebuild, kbibtex-0.1.5-r2.ebuild:
+ Removed old version, marked stable on amd64, bug 197381.
+
*kbibtex-0.2 (29 Oct 2007)
29 Oct 2007; Marcus D. Hanwell <cryos@gentoo.org> +kbibtex-0.2.ebuild:
diff --git a/app-text/kbibtex/files/digest-kbibtex-0.1.5-r1 b/app-text/kbibtex/files/digest-kbibtex-0.1.5-r1
deleted file mode 100644
index c1bbfb4304e4..000000000000
--- a/app-text/kbibtex/files/digest-kbibtex-0.1.5-r1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 83a8c1cade06837431b6ebe79d13ef7b kbibtex-0.1.5.tar.bz2 556109
-RMD160 7a7c6ce9ff4b392104e0b35eb888eaa7e7a20383 kbibtex-0.1.5.tar.bz2 556109
-SHA256 588cbd5055c0baea950263c8d768c13c69ef72c54543137dea4d88fb7e4f8f13 kbibtex-0.1.5.tar.bz2 556109
diff --git a/app-text/kbibtex/kbibtex-0.1.5-r1.ebuild b/app-text/kbibtex/kbibtex-0.1.5-r1.ebuild
deleted file mode 100644
index c1cb6fab5c77..000000000000
--- a/app-text/kbibtex/kbibtex-0.1.5-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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-r1.ebuild,v 1.2 2007/03/15 08:53:41 cryos Exp $
-
-inherit kde eutils
-
-DESCRIPTION="BibTeX editor for KDE"
-HOMEPAGE="http://www.unix-ag.uni-kl.de/~fischer/kbibtex/"
-SRC_URI="http://www.unix-ag.uni-kl.de/~fischer/kbibtex/download/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-libs/libxml2-2.6.22
- >=dev-libs/libxslt-1.1.15"
-RDEPEND="${DEPEND}
- virtual/tetex
- >=dev-tex/bibtex2html-1.70"
-
-need-kde 3.3
-
-PATCHES="${FILESDIR}/kbibtex-0.1.5-viewdocument.patch
- ${FILESDIR}/kbibtex-0.1.5-compile-fix.patch"
diff --git a/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild b/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild
index b34ecc712f07..bddfc1aaabb3 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.2 2007/11/05 09:56:17 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild,v 1.3 2007/11/05 15:10:27 cryos 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