summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-12-25 15:21:46 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-12-25 15:21:46 +0000
commit3f6a11445bb6aa86fcc080357fbd8f7a08382c3f (patch)
tree72eedf898cd5042734e4807cba6bb33e02787910 /app-text/kbibtex
parentVersion bump (diff)
downloadgentoo-2-3f6a11445bb6aa86fcc080357fbd8f7a08382c3f.tar.gz
gentoo-2-3f6a11445bb6aa86fcc080357fbd8f7a08382c3f.tar.bz2
gentoo-2-3f6a11445bb6aa86fcc080357fbd8f7a08382c3f.zip
Initial commit wrt #294919, thanks to David Raison for reporting.
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r--app-text/kbibtex/ChangeLog10
-rw-r--r--app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild18
-rw-r--r--app-text/kbibtex/metadata.xml5
3 files changed, 33 insertions, 0 deletions
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 <ssuominen@gentoo.org>
+ +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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+</pkgmetadata>