summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-06-04 10:35:31 +0000
committerAchim Gottinger <achim@gentoo.org>2001-06-04 10:35:31 +0000
commit1d922dc11a15cd7d8197e991e715194c1cf96031 (patch)
treed24bf3b59840ac678d9e85fe3acc30127ac18e17 /gnome-extra/bug-buddy
parent*** empty log message *** (diff)
downloadgentoo-2-1d922dc11a15cd7d8197e991e715194c1cf96031.tar.gz
gentoo-2-1d922dc11a15cd7d8197e991e715194c1cf96031.tar.bz2
gentoo-2-1d922dc11a15cd7d8197e991e715194c1cf96031.zip
*** empty log message ***
Diffstat (limited to 'gnome-extra/bug-buddy')
-rw-r--r--gnome-extra/bug-buddy/bug-buddy-2.0.1.ebuild30
-rw-r--r--gnome-extra/bug-buddy/files/digest-bug-buddy-2.0.11
2 files changed, 31 insertions, 0 deletions
diff --git a/gnome-extra/bug-buddy/bug-buddy-2.0.1.ebuild b/gnome-extra/bug-buddy/bug-buddy-2.0.1.ebuild
new file mode 100644
index 000000000000..f177d659acfc
--- /dev/null
+++ b/gnome-extra/bug-buddy/bug-buddy-2.0.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Author Achim Gottinger <achim@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/bug-buddy-2.0.1.ebuild,v 1.1 2001/06/04 10:34:15 achim Exp $
+
+A=${P}.tar.gz
+S=${WORKDIR}/${P}
+DESCRIPTION="bug-buddy"
+SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}"
+HOMEPAGE="http://www.gnome.org/"
+
+DEPEND=">=gnome-base/libglade-0.15"
+
+src_compile() {
+ cd ${S}
+ try ./configure --host=${CHOST} --prefix=/opt/gnome
+ try make
+}
+
+src_install() {
+ cd ${S}
+ try make prefix=${D}/opt/gnome install
+ dodoc AUTHORS COPYING* NEWS
+ dodoc README* TODO
+}
+
+
+
+
+
diff --git a/gnome-extra/bug-buddy/files/digest-bug-buddy-2.0.1 b/gnome-extra/bug-buddy/files/digest-bug-buddy-2.0.1
new file mode 100644
index 000000000000..1f97fd52a069
--- /dev/null
+++ b/gnome-extra/bug-buddy/files/digest-bug-buddy-2.0.1
@@ -0,0 +1 @@
+MD5 e70f4e0be3ee08ae34190c20d89bf16e bug-buddy-2.0.1.tar.gz