diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-25 18:46:16 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-25 18:46:16 +0000 |
commit | e963c6167b32ab67358556aeb28e565eb7eab061 (patch) | |
tree | ae08688f1f6acd7118a25bf204389af23ae901ef /app-crypt/pinentry | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-e963c6167b32ab67358556aeb28e565eb7eab061.tar.gz historical-e963c6167b32ab67358556aeb28e565eb7eab061.tar.bz2 historical-e963c6167b32ab67358556aeb28e565eb7eab061.zip |
stable on amd64
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/pinentry/Manifest | 20 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.1-r1.ebuild | 4 |
3 files changed, 11 insertions, 18 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog index 6e6d25ad3042..9e18781229f0 100644 --- a/app-crypt/pinentry/ChangeLog +++ b/app-crypt/pinentry/ChangeLog @@ -1,6 +1,9 @@ # 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.14 2004/08/07 08:02:56 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.15 2004/08/25 18:46:16 lv Exp $ + + 25 Aug 2004; Travis Tilley <lv@gentoo.org> pinentry-0.7.1-r1.ebuild: + stable on amd64 07 Aug 2004; Daniel Black <dragonheart@gentoo.org> -pinentry-0.6.9.ebuild, pinentry-0.7.1-r1.ebuild, -pinentry-0.7.1.ebuild: diff --git a/app-crypt/pinentry/Manifest b/app-crypt/pinentry/Manifest index 64b1632a5d1c..6d1830690a5b 100644 --- a/app-crypt/pinentry/Manifest +++ b/app-crypt/pinentry/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 e2e1a1ad39989bf50a4304d648d8c618 ChangeLog 2311 -MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 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-r1 66 +MD5 ca5b582f2975396c3cea8e484fbfd066 pinentry-0.7.1-r1.ebuild 1611 +MD5 afdde8c3d11c5adf22e598c291ed57d5 ChangeLog 2392 +MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 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----- +MD5 85ba6415300c935a1234df2cb3199fce files/digest-pinentry-0.7.1-r1 66 +MD5 7b470fdc8e2b8af70c2ca683de02b9d2 files/digest-pinentry-0.7.0 66 diff --git a/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild b/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild index 0671c200cbc8..d4e834563a08 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.3 2004/08/07 08:02:56 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild,v 1.4 2004/08/25 18:46:16 lv 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+ ) |