summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-08-07 08:02:56 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-08-07 08:02:56 +0000
commit42f726862243269b3129408543ea1a3972bc4308 (patch)
treec6120bbc48160867f9f0d9cbb00d2f9db11aeb9b /app-crypt/pinentry
parentmove cross USE flag into global scope. (diff)
downloadhistorical-42f726862243269b3129408543ea1a3972bc4308.tar.gz
historical-42f726862243269b3129408543ea1a3972bc4308.tar.bz2
historical-42f726862243269b3129408543ea1a3972bc4308.zip
Version 0.7.1 was broken. added x86 keyword to 0.7.1-r1. removed old version
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r--app-crypt/pinentry/ChangeLog6
-rw-r--r--app-crypt/pinentry/Manifest24
-rw-r--r--app-crypt/pinentry/files/digest-pinentry-0.6.91
-rw-r--r--app-crypt/pinentry/files/digest-pinentry-0.7.11
-rw-r--r--app-crypt/pinentry/pinentry-0.6.9.ebuild46
-rw-r--r--app-crypt/pinentry/pinentry-0.7.1-r1.ebuild4
-rw-r--r--app-crypt/pinentry/pinentry-0.7.1.ebuild48
7 files changed, 22 insertions, 108 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog
index 99266a5d8f6e..6e6d25ad3042 100644
--- a/app-crypt/pinentry/ChangeLog
+++ b/app-crypt/pinentry/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/pinentry
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.13 2004/06/24 21:36:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.14 2004/08/07 08:02:56 dragonheart Exp $
+
+ 07 Aug 2004; Daniel Black <dragonheart@gentoo.org> -pinentry-0.6.9.ebuild,
+ pinentry-0.7.1-r1.ebuild, -pinentry-0.7.1.ebuild:
+ Version 0.7.1 was broken. added x86 keyword to 0.7.1-r1. removed old version
*pinentry-0.7.1-r1 (21 Jun 2004)
diff --git a/app-crypt/pinentry/Manifest b/app-crypt/pinentry/Manifest
index 6d08a0526568..64b1632a5d1c 100644
--- a/app-crypt/pinentry/Manifest
+++ b/app-crypt/pinentry/Manifest
@@ -1,11 +1,17 @@
-MD5 47ee698533a44fe27fe869749c8a45a1 pinentry-0.7.0.ebuild 1539
-MD5 839b6fad50df46b4e914a6e53a9e1665 pinentry-0.6.9.ebuild 1502
-MD5 4986066ff438d29d2145a5f85d0de206 pinentry-0.7.1.ebuild 1546
-MD5 f231dcedbca757253e1223df05c0f9bb pinentry-0.7.1-r1.ebuild 1619
-MD5 64333d17a80696d21c5dbb59c9075e29 ChangeLog 2099
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 e2e1a1ad39989bf50a4304d648d8c618 ChangeLog 2311
MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
-MD5 60e4ac83d966e30e888666d8ac56095b files/qt-compile-fix.diff 694
-MD5 85ba6415300c935a1234df2cb3199fce files/digest-pinentry-0.7.1-r1 66
-MD5 e04ffe05e9f30669f590346558387f72 files/digest-pinentry-0.6.9 66
+MD5 47ee698533a44fe27fe869749c8a45a1 pinentry-0.7.0.ebuild 1539
+MD5 0ae77b1bc68180ef54813fc6bd0ea0f9 pinentry-0.7.1-r1.ebuild 1621
MD5 7b470fdc8e2b8af70c2ca683de02b9d2 files/digest-pinentry-0.7.0 66
-MD5 85ba6415300c935a1234df2cb3199fce files/digest-pinentry-0.7.1 66
+MD5 85ba6415300c935a1234df2cb3199fce files/digest-pinentry-0.7.1-r1 66
+MD5 60e4ac83d966e30e888666d8ac56095b files/qt-compile-fix.diff 694
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.4 (GNU/Linux)
+
+iD8DBQFBFHrlmdTrptrqvGERAmPiAJ0SJ1zVrPuWFJgaltRHfmQi3xE+/gCdH3av
+kXXg0UJoXPMqS0w4Q1JVNKU=
+=iS+9
+-----END PGP SIGNATURE-----
diff --git a/app-crypt/pinentry/files/digest-pinentry-0.6.9 b/app-crypt/pinentry/files/digest-pinentry-0.6.9
deleted file mode 100644
index a48a580ef488..000000000000
--- a/app-crypt/pinentry/files/digest-pinentry-0.6.9
+++ /dev/null
@@ -1 +0,0 @@
-MD5 28f5638fdec96b3429ad02ef08e997f5 pinentry-0.6.9.tar.gz 310564
diff --git a/app-crypt/pinentry/files/digest-pinentry-0.7.1 b/app-crypt/pinentry/files/digest-pinentry-0.7.1
deleted file mode 100644
index f04ba84923c4..000000000000
--- a/app-crypt/pinentry/files/digest-pinentry-0.7.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7861d63dea6434a5a05da84e83f209e6 pinentry-0.7.1.tar.gz 347047
diff --git a/app-crypt/pinentry/pinentry-0.6.9.ebuild b/app-crypt/pinentry/pinentry-0.6.9.ebuild
deleted file mode 100644
index fe1dba7d1fe2..000000000000
--- a/app-crypt/pinentry/pinentry-0.6.9.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.6.9.ebuild,v 1.5 2004/06/24 21:36:44 agriffis Exp $
-
-DESCRIPTION="collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol"
-HOMEPAGE="http://www.gnupg.org/aegypten/"
-SRC_URI="ftp://ftp.gnupg.org/gcrypt/pinentry/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~ppc"
-IUSE="qt gtk ncurses"
-
-DEPEND="gtk? ( x11-libs/gtk+ )
- ncurses? ( sys-libs/ncurses )
- qt? ( x11-libs/qt )"
-
-pkg_setup() {
- use qt || use gtk || use ncurses || die "You must have at least one of 'qt', 'gtk', or 'ncurses' in your USE"
-}
-
-src_compile() {
- econf \
- $(use_enable qt pinentry-qt) \
- $(use_enable gtk pinentry-gtk) \
- $(use_enable ncurses pinentry-curses) \
- $(use_enable ncurses fallback-curses) \
- --disable-dependency-tracking \
- || die "econf failed"
- make || die
-}
-
-src_install() {
- make DESTDIR="${D}" install || die
- dodoc AUTHORS ChangeLog INSTALL NEWS README THANKS TODO
-
- # The other two pinentries don't spit out an insecure memory warning when
- # not suid root, and gtk refuses to start if pinentry-gtk is suid root.
- chmod +s "${D}"/usr/bin/pinentry-qt
-}
-
-pkg_postinst() {
- einfo "pinentry-qt is installed SUID root to make use of protected memory space"
- einfo "This is needed in order to have a secure place to store your passphrases,"
- einfo "etc. at runtime but may make some sysadmins nervous"
-}
diff --git a/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild b/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild
index ae1cf6e17b64..0671c200cbc8 100644
--- a/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild
+++ b/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild,v 1.2 2004/06/24 21:36:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild,v 1.3 2004/08/07 08:02:56 dragonheart Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/pinentry/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE="qt gtk ncurses"
DEPEND="gtk? ( x11-libs/gtk+ )
diff --git a/app-crypt/pinentry/pinentry-0.7.1.ebuild b/app-crypt/pinentry/pinentry-0.7.1.ebuild
deleted file mode 100644
index 5309f0634268..000000000000
--- a/app-crypt/pinentry/pinentry-0.7.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.1.ebuild,v 1.4 2004/06/24 21:36:44 agriffis Exp $
-
-DESCRIPTION="collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol"
-HOMEPAGE="http://www.gnupg.org/aegypten/"
-SRC_URI="ftp://ftp.gnupg.org/gcrypt/pinentry/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
-IUSE="qt gtk ncurses"
-
-DEPEND="gtk? ( x11-libs/gtk+ )
- ncurses? ( sys-libs/ncurses )
- qt? ( x11-libs/qt )
- !gtk? ( !qt? ( !ncurses? ( sys-libs/ncurses ) ) )"
-
-src_compile() {
- local myconf=""
- if ! use qt && ! use gtk && ! use ncurses ; then
- myconf="--enable-pinentry-curses --enable-fallback-curses"
- fi
- econf \
- `use_enable qt pinentry-qt` \
- `use_enable gtk pinentry-gtk` \
- `use_enable ncurses pinentry-curses` \
- `use_enable ncurses fallback-curses` \
- --disable-dependency-tracking \
- ${myconf} \
- || die
- make || die
-}
-
-src_install() {
- make DESTDIR="${D}" install || die
- dodoc AUTHORS ChangeLog NEWS README THANKS TODO
-
- # The other two pinentries don't spit out an insecure memory warning when
- # not suid root, and gtk refuses to start if pinentry-gtk is suid root.
- fperms +s /usr/bin/pinentry-qt
-}
-
-pkg_postinst() {
- einfo "pinentry-qt is installed SUID root to make use of protected memory space"
- einfo "This is needed in order to have a secure place to store your passphrases,"
- einfo "etc. at runtime but may make some sysadmins nervous"
-}