summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-08-01 10:16:00 +0000
committerFabian Groffen <grobian@gentoo.org>2007-08-01 10:16:00 +0000
commit569806baa1ef5369cf3b51f55be4f856bdba2289 (patch)
treecb0a23c04a10376bd5930376ffdee9de9f2b1420
parentmerged from overlay 67:159, eprefixified (it actually works!) (diff)
downloadprefix-569806baa1ef5369cf3b51f55be4f856bdba2289.tar.gz
prefix-569806baa1ef5369cf3b51f55be4f856bdba2289.tar.bz2
prefix-569806baa1ef5369cf3b51f55be4f856bdba2289.zip
merged from overlay 67:159, eprefixified (it actually works!)
(Portage 2.2.00.7521-prefix/SVN/Linux 2.6.20-1.2925.fc6 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+) svn path=/prefix-overlay/; revision=176
-rw-r--r--gnustep-apps/affiche/Manifest2
-rw-r--r--gnustep-apps/affiche/affiche-0.6.0-r3.ebuild16
2 files changed, 18 insertions, 0 deletions
diff --git a/gnustep-apps/affiche/Manifest b/gnustep-apps/affiche/Manifest
new file mode 100644
index 0000000..6340a78
--- /dev/null
+++ b/gnustep-apps/affiche/Manifest
@@ -0,0 +1,2 @@
+DIST Affiche-0.6.0.tar.gz 50764 RMD160 b6da1646a9e1ab42d25b49cedf9d348ae812e126 SHA1 5398abfb1b6df1a186ee7991740eb384faceea3d SHA256 7f6adb7a3e4b6da98d7771e5a2d256464bf9febc787b1f455b805bf037d72609
+EBUILD affiche-0.6.0-r3.ebuild 470 RMD160 a0a8756e9dd2dc5238d3b74979067d556a0b1f1d SHA1 362068a598e2e62e5b1d45dde0b95cd6b3d52329 SHA256 37793b52f34d45724f2550b1764ddbb04a507184592b9671f248583e74e855c4
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild
new file mode 100644
index 0000000..2235c57
--- /dev/null
+++ b/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="prefix"
+
+inherit gnustep-2
+
+S=${WORKDIR}/${PN/a/A}
+
+DESCRIPTION="Affiche allows people to 'stick' notes"
+HOMEPAGE="http://www.collaboration-world.com/cgi-bin/collaboration-world/project/release.cgi?pid=5"
+SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+LICENSE="GPL-2"