From 3f6a11445bb6aa86fcc080357fbd8f7a08382c3f Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Fri, 25 Dec 2009 15:21:46 +0000 Subject: Initial commit wrt #294919, thanks to David Raison for reporting. (Portage version: 2.2_rc60/cvs/Linux x86_64) --- app-text/kbibtex/ChangeLog | 10 ++++++++++ app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild | 18 ++++++++++++++++++ app-text/kbibtex/metadata.xml | 5 +++++ 3 files changed, 33 insertions(+) create mode 100644 app-text/kbibtex/ChangeLog create mode 100644 app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild create mode 100644 app-text/kbibtex/metadata.xml (limited to 'app-text/kbibtex') diff --git a/app-text/kbibtex/ChangeLog b/app-text/kbibtex/ChangeLog new file mode 100644 index 000000000000..7ee9bd735c33 --- /dev/null +++ b/app-text/kbibtex/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-text/kbibtex +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.30 2009/12/25 15:21:46 ssuominen Exp $ + +*kbibtex-0.3.0_pre20091225 (25 Dec 2009) + + 25 Dec 2009; Samuli Suominen + +kbibtex-0.3.0_pre20091225.ebuild: + Initial commit wrt #294919, thanks to David Raison for reporting. + diff --git a/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild b/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild new file mode 100644 index 000000000000..cdf040c7ed94 --- /dev/null +++ b/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild @@ -0,0 +1,18 @@ +# 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.3.0_pre20091225.ebuild,v 1.1 2009/12/25 15:21:46 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="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="4" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="virtual/tex-base" diff --git a/app-text/kbibtex/metadata.xml b/app-text/kbibtex/metadata.xml new file mode 100644 index 000000000000..8d1e86a9cefb --- /dev/null +++ b/app-text/kbibtex/metadata.xml @@ -0,0 +1,5 @@ + + + +kde + -- cgit v1.2.3-65-gdbad