diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-01-29 21:20:33 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-01-29 21:20:33 +0000 |
commit | 90bbca4eaea62a8c9a308a218f7e7e11698885bc (patch) | |
tree | 03a1ac707b88bb7dd73a4aa86eb60f5e89cdb162 /app-text/kbibtex | |
parent | Bump EAPI (diff) | |
download | gentoo-2-90bbca4eaea62a8c9a308a218f7e7e11698885bc.tar.gz gentoo-2-90bbca4eaea62a8c9a308a218f7e7e11698885bc.tar.bz2 gentoo-2-90bbca4eaea62a8c9a308a218f7e7e11698885bc.zip |
Remove old; bump EAPI
(Portage version: 2.1.9.35/cvs/Linux x86_64)
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r-- | app-text/kbibtex/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/kbibtex/kbibtex-0.3.0_pre20100222.ebuild | 20 | ||||
-rw-r--r-- | app-text/kbibtex/kbibtex-0.3.0_pre20110102.ebuild | 6 |
3 files changed, 8 insertions, 24 deletions
diff --git a/app-text/kbibtex/ChangeLog b/app-text/kbibtex/ChangeLog index a76da9c1437a..497cf5ac61cd 100644 --- a/app-text/kbibtex/ChangeLog +++ b/app-text/kbibtex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/kbibtex # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.36 2011/01/02 08:21:38 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.37 2011/01/29 21:20:33 dilfridge Exp $ + + 29 Jan 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -kbibtex-0.3.0_pre20100222.ebuild, kbibtex-0.3.0_pre20110102.ebuild: + Remove old; bump EAPI *kbibtex-0.3.0_pre20110102 (02 Jan 2011) diff --git a/app-text/kbibtex/kbibtex-0.3.0_pre20100222.ebuild b/app-text/kbibtex/kbibtex-0.3.0_pre20100222.ebuild deleted file mode 100644 index 9b24cd67e140..000000000000 --- a/app-text/kbibtex/kbibtex-0.3.0_pre20100222.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20100222.ebuild,v 1.2 2010/03/01 16:46:58 ssuominen Exp $ - -EAPI=2 -WEBKIT_REQUIRED=always -inherit kde4-base - -DESCRIPTION="A BibTeX editor for KDE to edit bibliographies used with LaTeX" -HOMEPAGE="http://home.gna.org/kbibtex/" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="virtual/tex-base" -RDEPEND="${DEPEND} - dev-tex/bibtex2html" diff --git a/app-text/kbibtex/kbibtex-0.3.0_pre20110102.ebuild b/app-text/kbibtex/kbibtex-0.3.0_pre20110102.ebuild index be3c7e3e77d5..91d9da488e17 100644 --- a/app-text/kbibtex/kbibtex-0.3.0_pre20110102.ebuild +++ b/app-text/kbibtex/kbibtex-0.3.0_pre20110102.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20110102.ebuild,v 1.1 2011/01/02 08:21:38 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20110102.ebuild,v 1.2 2011/01/29 21:20:33 dilfridge Exp $ -EAPI=2 +EAPI=3 WEBKIT_REQUIRED=always inherit kde4-base -DESCRIPTION="A BibTeX editor for KDE to edit bibliographies used with LaTeX" +DESCRIPTION="BibTeX editor for KDE to edit bibliographies used with LaTeX" HOMEPAGE="http://home.gna.org/kbibtex/" SRC_URI="mirror://gentoo/${P}.tar.bz2" |