summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-11-14 14:21:25 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-11-14 14:21:25 +0000
commit42f4b2754bf402d80a8e3117ab7ebf1c07392d51 (patch)
tree8e012c308d9ea44cea898f71524a06311ab9ae95 /app-crypt/seahorse
parentForgot ChangeLog entry. (Manifest recommit) (diff)
downloadgentoo-2-42f4b2754bf402d80a8e3117ab7ebf1c07392d51.tar.gz
gentoo-2-42f4b2754bf402d80a8e3117ab7ebf1c07392d51.tar.bz2
gentoo-2-42f4b2754bf402d80a8e3117ab7ebf1c07392d51.zip
0.7.5 added with myself as maintainer for it. Ebuild by Lars Strojny
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r--app-crypt/seahorse/ChangeLog9
-rw-r--r--app-crypt/seahorse/Manifest2
-rw-r--r--app-crypt/seahorse/files/digest-seahorse-0.7.51
-rw-r--r--app-crypt/seahorse/metadata.xml10
-rw-r--r--app-crypt/seahorse/seahorse-0.7.5.ebuild31
5 files changed, 52 insertions, 1 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog
index 6b15a4da0d34..ba98dac447d8 100644
--- a/app-crypt/seahorse/ChangeLog
+++ b/app-crypt/seahorse/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-crypt/seahorse
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.22 2004/10/31 15:27:12 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.23 2004/11/14 14:21:25 dragonheart Exp $
+
+*seahorse-0.7.5 (14 Nov 2004)
+
+ 14 Nov 2004; Daniel Black <dragonheart@gentoo.org> metadata.xml,
+ +seahorse-0.7.5.ebuild:
+ 0.7.5 added with myself as maintainer for it. Ebuild by Lars Strojny
+ <lars@strojny.net>
31 Oct 2004; Tom Gall <tgall@gentoo.org> seahorse-0.6.3-r1.ebuild:
stable on ppc64, bug #64485
diff --git a/app-crypt/seahorse/Manifest b/app-crypt/seahorse/Manifest
index 4c4ba6557000..6d6147ea7364 100644
--- a/app-crypt/seahorse/Manifest
+++ b/app-crypt/seahorse/Manifest
@@ -2,5 +2,7 @@ MD5 543724fda08e8570bb8c2d2fbff1d05c ChangeLog 2987
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 d590f30824faa32ba65691531d2d1e7a seahorse-0.6.3-r1.ebuild 807
MD5 661aa5e308a231a62f743a2d8602150c seahorse-0.6.3.ebuild 686
+MD5 6137c4fafd960684dd6ae5c6b6f6a133 seahorse-0.7.5.ebuild 761
MD5 052f1fee75fc120426817f6e7c0726f6 files/digest-seahorse-0.6.3 66
MD5 052f1fee75fc120426817f6e7c0726f6 files/digest-seahorse-0.6.3-r1 66
+MD5 4eee34799a5d91421370c00ac262e5dd files/digest-seahorse-0.7.5 67
diff --git a/app-crypt/seahorse/files/digest-seahorse-0.7.5 b/app-crypt/seahorse/files/digest-seahorse-0.7.5
new file mode 100644
index 000000000000..1680592659e7
--- /dev/null
+++ b/app-crypt/seahorse/files/digest-seahorse-0.7.5
@@ -0,0 +1 @@
+MD5 f90a334d3fdecd7112f8aece586ca63d seahorse-0.7.5.tar.gz 1316897
diff --git a/app-crypt/seahorse/metadata.xml b/app-crypt/seahorse/metadata.xml
index da6fd63d0085..9b273559d8b4 100644
--- a/app-crypt/seahorse/metadata.xml
+++ b/app-crypt/seahorse/metadata.xml
@@ -2,4 +2,14 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
+<maintainer>
+ <email>gnome@gentoo.org</email>
+ <description>Maintainers of the stable branch 0.6*</description>
+</maintainer>
+<maintainer>
+ <email>dragonheart@gentoo.org</email>
+ <description>Maintainer of the unstable branch 0.7*. Note this has been introduced out of
+ couresy. This is an unstable branch so I won't be jumping on every problem that occurs.
+ </description>
+</maintainer>
</pkgmetadata>
diff --git a/app-crypt/seahorse/seahorse-0.7.5.ebuild b/app-crypt/seahorse/seahorse-0.7.5.ebuild
new file mode 100644
index 000000000000..a98c2229e0a2
--- /dev/null
+++ b/app-crypt/seahorse/seahorse-0.7.5.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.5.ebuild,v 1.1 2004/11/14 14:21:25 dragonheart Exp $
+
+inherit gnome2
+
+DESCRIPTION="gnome front end to gnupg"
+HOMEPAGE="http://seahorse.sourceforge.net/"
+SRC_URI="mirror://gnome/sources/seahorse/0.7/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~ppc64"
+
+RDEPEND="virtual/x11
+ >=app-crypt/gnupg-1.2.0
+ >=app-crypt/gpgme-1.0.0
+ >=gnome-base/libgnomeui-2
+ >=gnome-base/libglade-2"
+
+DEPEND="${RDEPEND}
+ >=app-text/scrollkeeper-0.3
+ dev-util/pkgconfig"
+
+DOCS="AUTHORS ChangeLog NEWS README TODO THANKS"
+IUSE="doc"
+
+src_compile() {
+ gnome2_src_configure
+ gnome2_src_compile
+}