summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-31 20:34:34 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-31 20:34:34 +0000
commitf3b215f435c176f11070187f3f3016b5d7616050 (patch)
treeb4c3b3ee658431734efbbb579f6ae19b6589c450 /app-crypt/gringotts
parentadd a few more KEYWORDS (diff)
downloadhistorical-f3b215f435c176f11070187f3f3016b5d7616050.tar.gz
historical-f3b215f435c176f11070187f3f3016b5d7616050.tar.bz2
historical-f3b215f435c176f11070187f3f3016b5d7616050.zip
dont install stupid COPYING file
Diffstat (limited to 'app-crypt/gringotts')
-rw-r--r--app-crypt/gringotts/gringotts-0.6.2.ebuild16
-rw-r--r--app-crypt/gringotts/gringotts-1.2.7.ebuild12
-rw-r--r--app-crypt/gringotts/gringotts-1.2.8.ebuild13
3 files changed, 18 insertions, 23 deletions
diff --git a/app-crypt/gringotts/gringotts-0.6.2.ebuild b/app-crypt/gringotts/gringotts-0.6.2.ebuild
index 2819973e2eb2..fc151259ee98 100644
--- a/app-crypt/gringotts/gringotts-0.6.2.ebuild
+++ b/app-crypt/gringotts/gringotts-0.6.2.ebuild
@@ -1,14 +1,15 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-0.6.2.ebuild,v 1.7 2004/04/26 15:42:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-0.6.2.ebuild,v 1.8 2004/05/31 20:34:34 vapier Exp $
-DESCRIPTION="Gringotts is a utility that allows you to jot down sensitive data"
-SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2"
+DESCRIPTION="utility that allows you to jot down sensitive data"
HOMEPAGE="http://devel.pluto.linux.it/projects/Gringotts/"
+SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86"
+IUSE=""
RDEPEND=">=dev-libs/glib-2.0.6-r1
>=x11-libs/gtk+-2.0.6-r1
@@ -18,12 +19,7 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.17
>=dev-util/pkgconfig-0.12.0"
-src_compile() {
- econf || die "econf failed"
- emake || die
-}
-
src_install() {
make DESTDIR=${D} install || die
- dodoc COPYING ChangeLog README AUTHORS
+ dodoc ChangeLog README AUTHORS
}
diff --git a/app-crypt/gringotts/gringotts-1.2.7.ebuild b/app-crypt/gringotts/gringotts-1.2.7.ebuild
index 2f158a8a6e95..0613ce7447ab 100644
--- a/app-crypt/gringotts/gringotts-1.2.7.ebuild
+++ b/app-crypt/gringotts/gringotts-1.2.7.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.7.ebuild,v 1.3 2004/01/25 12:30:28 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.7.ebuild,v 1.4 2004/05/31 20:34:34 vapier Exp $
DESCRIPTION="Utility that allows you to jot down sensitive data"
-SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2"
HOMEPAGE="http://devel.pluto.linux.it/projects/Gringotts/"
+SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2"
-IUSE=""
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 ~ppc"
+IUSE=""
DEPEND=">=dev-util/pkgconfig-0.12.0
>=dev-libs/libgringotts-1.2.0
@@ -18,11 +18,11 @@ DEPEND=">=dev-util/pkgconfig-0.12.0
sys-apps/textutils"
src_install() {
- einstall
+ einstall || die
# The FAQ and README documents shouldn't be gzip'd, as they need to be
# available in plain format when they are called from the `Help' menu.
#
# dodoc FAQ README
- dodoc AUTHORS BUGS ChangeLog COPYING TODO
+ dodoc AUTHORS BUGS ChangeLog TODO
}
diff --git a/app-crypt/gringotts/gringotts-1.2.8.ebuild b/app-crypt/gringotts/gringotts-1.2.8.ebuild
index 1b4d9e902346..a036672990ae 100644
--- a/app-crypt/gringotts/gringotts-1.2.8.ebuild
+++ b/app-crypt/gringotts/gringotts-1.2.8.ebuild
@@ -1,20 +1,19 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.8.ebuild,v 1.3 2004/05/27 14:52:44 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.8.ebuild,v 1.4 2004/05/31 20:34:34 vapier Exp $
DESCRIPTION="Utility that allows you to jot down sensitive data"
-SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2"
HOMEPAGE="http://devel.pluto.linux.it/projects/Gringotts/"
-LICENSE="GPL-2"
+SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2"
-IUSE=""
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~amd64"
+IUSE=""
RDEPEND=">=dev-libs/libgringotts-1.2
>=x11-libs/gtk+-2
dev-libs/popt"
-
DEPEND="${RDEPEND}
sys-devel/gettext
dev-util/pkgconfig"
@@ -28,11 +27,11 @@ src_unpack() {
}
src_install() {
- einstall
+ einstall || die
# The FAQ and README documents shouldn't be gzip'd, as they need to be
# available in plain format when they are called from the `Help' menu.
#
# dodoc FAQ README
- dodoc AUTHORS BUGS ChangeLog COPYING TODO
+ dodoc AUTHORS BUGS ChangeLog TODO
}