summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-11-08 13:24:20 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-11-08 13:24:20 +0000
commit10756fc381c2ce62088fede96de0c3125ea8fac8 (patch)
treeeae31aa76f9b9bf99df2138b5ab578a8a7a88ca2
parentBump (diff)
downloadhistorical-10756fc381c2ce62088fede96de0c3125ea8fac8.tar.gz
historical-10756fc381c2ce62088fede96de0c3125ea8fac8.tar.bz2
historical-10756fc381c2ce62088fede96de0c3125ea8fac8.zip
Leave only latest KDE3 version and drop keywords from it so 0_p95 will show up as a version bump
Package-Manager: portage-2.2_rc48/cvs/Linux x86_64
-rw-r--r--app-text/kbibtex/kbibtex-0.1.5-r2.ebuild28
-rw-r--r--app-text/kbibtex/kbibtex-0.2.1.ebuild11
2 files changed, 5 insertions, 34 deletions
diff --git a/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild b/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild
deleted file mode 100644
index 845ef15109d1..000000000000
--- a/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2008 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.4 2008/09/03 11:27:59 opfer 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/tex-base
- >=dev-tex/bibtex2html-1.70"
-
-need-kde 3.3
-
-PATCHES=""${FILESDIR}"/kbibtex-0.1.5-viewdocument.patch
- "${FILESDIR}"/kbibtex-0.1.5-gcc4.2.patch
- "${FILESDIR}"/kbibtex-0.1.5-storesearchurls.patch
- "${FILESDIR}"/kbibtex-0.1.5-filteredselection.patch
- "${FILESDIR}"/kbibtex-0.1.5-webquerypubmedmultiplequeries.patch"
diff --git a/app-text/kbibtex/kbibtex-0.2.1.ebuild b/app-text/kbibtex/kbibtex-0.2.1.ebuild
index 0a9cf4a18ccb..011afd650a21 100644
--- a/app-text/kbibtex/kbibtex-0.2.1.ebuild
+++ b/app-text/kbibtex/kbibtex-0.2.1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.2.1.ebuild,v 1.2 2008/09/03 11:27:59 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.2.1.ebuild,v 1.3 2009/11/08 13:24:20 ssuominen Exp $
-ARTS_REQUIRED="never"
-
-inherit kde eutils
+ARTS_REQUIRED=never
+inherit kde
DESCRIPTION="A BibTeX editor for KDE."
HOMEPAGE="http://www.unix-ag.uni-kl.de/~fischer/kbibtex/"
@@ -12,7 +11,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=""
IUSE=""
DEPEND=">=dev-libs/libxml2-2.6.22