* [gentoo-commits] proj/betagarden:master commit in: media-plugins/gimp-gluas/
@ 2011-05-08 17:17 Sebastian Pipping
0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2011-05-08 17:17 UTC (permalink / raw
To: gentoo-commits
commit: 990a02dea4d895a59e33828b77add481271f888f
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sun May 8 17:17:11 2011 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun May 8 17:17:11 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=990a02de
media-plugins/gimp-gluas: 0.1.20
---
media-plugins/gimp-gluas/gimp-gluas-0.1.20.ebuild | 31 +++++++++++++++++++++
media-plugins/gimp-gluas/metadata.xml | 9 ++++++
2 files changed, 40 insertions(+), 0 deletions(-)
diff --git a/media-plugins/gimp-gluas/gimp-gluas-0.1.20.ebuild b/media-plugins/gimp-gluas/gimp-gluas-0.1.20.ebuild
new file mode 100644
index 0000000..ce41b1b
--- /dev/null
+++ b/media-plugins/gimp-gluas/gimp-gluas-0.1.20.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+MY_PN="gluas"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Plug-in adding Lua scripting to the GIMP"
+HOMEPAGE="http://pippin.gimp.org/plug-ins/gluas/"
+SRC_URI="http://pippin.gimp.org/plug-ins/${MY_PN}/files/${MY_P}.tar.gz"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-lang/lua
+ media-gfx/gimp
+ x11-libs/gtk+:2
+ || ( x11-libs/gtksourceview:2.0
+ x11-libs/gtksourceview:1.0 )"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}"/${MY_P}
+
+src_install() {
+ emake DESTDIR="${D}" install || die
+ dodoc BUGS NEWS HACKING TODO ChangeLog AUTHORS README || die
+}
diff --git a/media-plugins/gimp-gluas/metadata.xml b/media-plugins/gimp-gluas/metadata.xml
new file mode 100644
index 0000000..328fbd1
--- /dev/null
+++ b/media-plugins/gimp-gluas/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>sping@gentoo.org</email>
+ <name>Sebastian Pipping</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: media-plugins/gimp-gluas/
@ 2011-10-27 18:02 Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2011-10-27 18:02 UTC (permalink / raw
To: gentoo-commits
commit: 3f9d36b3353c1c59b6ea202d76adb1f53a89d331
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 17:12:14 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 17:12:14 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=3f9d36b3
Removed no-herd from herd tag in metadata.xml
(Portage version: 2.2.0_alpha71/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
---
media-plugins/gimp-gluas/ChangeLog | 7 +++++++
media-plugins/gimp-gluas/metadata.xml | 1 -
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/media-plugins/gimp-gluas/ChangeLog b/media-plugins/gimp-gluas/ChangeLog
new file mode 100644
index 0000000..8b3ef62
--- /dev/null
+++ b/media-plugins/gimp-gluas/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for media-plugins/gimp-gluas
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Removed no-herd from herd tag in metadata.xml
+
diff --git a/media-plugins/gimp-gluas/metadata.xml b/media-plugins/gimp-gluas/metadata.xml
index 328fbd1..16bcc9f 100644
--- a/media-plugins/gimp-gluas/metadata.xml
+++ b/media-plugins/gimp-gluas/metadata.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>no-herd</herd>
<maintainer>
<email>sping@gentoo.org</email>
<name>Sebastian Pipping</name>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-27 18:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08 17:17 [gentoo-commits] proj/betagarden:master commit in: media-plugins/gimp-gluas/ Sebastian Pipping
-- strict thread matches above, loose matches on Subject: below --
2011-10-27 18:02 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox