public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gpa/
Date: Thu, 10 Sep 2015 05:38:30 +0000 (UTC)	[thread overview]
Message-ID: <1441863505.ed5c67c6cb46a76f9fa6ebdf2a3f2c63e63b34e6.polynomial-c@gentoo> (raw)

commit:     ed5c67c6cb46a76f9fa6ebdf2a3f2c63e63b34e6
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 10 05:38:10 2015 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Sep 10 05:38:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed5c67c6

app-crypt/gpa: Removed old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 app-crypt/gpa/Manifest         |  2 --
 app-crypt/gpa/gpa-0.9.5.ebuild | 36 ------------------------------------
 app-crypt/gpa/gpa-0.9.6.ebuild | 36 ------------------------------------
 3 files changed, 74 deletions(-)

diff --git a/app-crypt/gpa/Manifest b/app-crypt/gpa/Manifest
index 7d508c1..c7c1005 100644
--- a/app-crypt/gpa/Manifest
+++ b/app-crypt/gpa/Manifest
@@ -1,5 +1,3 @@
 DIST gpa-0.9.4.tar.bz2 730440 SHA256 444de33735cec227f65549ea7bdca4526ead9f464e99903636902ca85f80cfba SHA512 60fd4d49a23d00dd87f3ab025fc2721c4d61fa73710525e7f99921aae52fe192bd909b9041d4664f476862922a4ffaafb691475b2f0d83f8cde7450b6c0aab82 WHIRLPOOL aa366d512bc131b6f0f6e5859805fbad6413a112f4c2dd1752567a075a37f502c4ed0b00dc02235d9f8ffaf93538560d6226db16b253496e873bb08708d3140b
-DIST gpa-0.9.5.tar.bz2 732748 SHA256 55e77c0d34a7e0cef8af9a245af8697779b1cb071fea604dd80f24d78e7f30f3 SHA512 16dbc8ff9c37e435540f5770f8343b2a40ad851b64024459ca356fc33e2bc3a3fe10e626b9bab2a79553ca5eab6097a6619b8551bf04478b6ca63aecf5fa1543 WHIRLPOOL 255f0227507000b62571de6d26e43c86006096da00e8c55390b1b7ae52d0c9af810ff159c108290145f1155b3b2ca5842dd3ae114c63e03a3bf8502fbdcbd096
-DIST gpa-0.9.6.tar.bz2 734881 SHA256 81fa52a6c24f8ec1538145823866b3b9e1f058ae7cb2ae915e3d7037218e3fa7 SHA512 7cf949534483ab8c307fdb0744aa83c8e7e4a36a6e84e3c15e0051c641ba0cfb6d7def1af3511e13d9d3ec137821db4a42c8a6f9bd316b2905d18c0a82b3948c WHIRLPOOL 1f6681481820db48dc2acba572ebd8c00386cd90faf9862a28581bd78f5f2b57e21520552e51a192b39e8ce56439bfbcc808c7002d00f3fc99250b8028f373f7
 DIST gpa-0.9.7.tar.bz2 734750 SHA256 7e8ccb615e8fab15808cedc6fc5f60e284d4fbca8a4a0569aa6219c3ddb617e5 SHA512 59a4e1bc77e1f4f6b8cd160803676dda5d0deb6e49b5c8bf8e4c05fc810e8138a1933b496f214e4e85407dac21d1c034cf43f3fc30633ed74f29221a0f4ea2f3 WHIRLPOOL be47cc166164fb689da2b1f04fb768af607a99917ce11cba7d279d14a899616f3761abe758a61a0218dc956d2c96a10ff002430eb6b571ac822fdc4476e0f337
 DIST gpa-0.9.9.tar.bz2 737975 SHA256 6828d738b9e1d3cce96d2ec9831c09873c4cb2c87ba67a161ef54485192c4334 SHA512 2f239a655d56c95b63f5d9bd96bce19a1b5a41c4d849d7fc4f02b6e74bdc8b2738a9483c50cf28a8ff1c78cde994db45a2eee75585c62c7d0fd16e29e045c3d6 WHIRLPOOL 6aa009b915229c25df830e54551fb9474a413500de7a0a20d0c14567130859054a070b89db5573aa158fd8eda387f0f0a0918e786afb87356e2dc407b3e91f7c

diff --git a/app-crypt/gpa/gpa-0.9.5.ebuild b/app-crypt/gpa/gpa-0.9.5.ebuild
deleted file mode 100644
index 83611ba..0000000
--- a/app-crypt/gpa/gpa-0.9.5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="The GNU Privacy Assistant (GPA) is a graphical user interface for GnuPG"
-HOMEPAGE="http://gpa.wald.intevation.org"
-SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE_LINGUAS=" ar cs de es fr ja nl pl pt_BR ru sv tr zh_TW"
-IUSE="nls ${IUSE_LINGUAS// / linguas_}"
-
-RDEPEND=">=x11-libs/gtk+-2.10.0:2
-	>=dev-libs/libgpg-error-1.4
-	>=dev-libs/libassuan-1.1.0
-	>=app-crypt/gnupg-2
-	>=app-crypt/gpgme-1.5.0"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	nls? ( sys-devel/gettext )"
-
-src_prepare() {
-	sed -i 's/Application;//' gpa.desktop
-}
-
-src_configure() {
-	econf \
-		--with-gpgme-prefix=/usr \
-		--with-libassuan-prefix=/usr \
-		$(use_enable nls) \
-		GPGKEYS_LDAP="/usr/libexec/gpgkeys_ldap"
-}

diff --git a/app-crypt/gpa/gpa-0.9.6.ebuild b/app-crypt/gpa/gpa-0.9.6.ebuild
deleted file mode 100644
index 83611ba..0000000
--- a/app-crypt/gpa/gpa-0.9.6.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="The GNU Privacy Assistant (GPA) is a graphical user interface for GnuPG"
-HOMEPAGE="http://gpa.wald.intevation.org"
-SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE_LINGUAS=" ar cs de es fr ja nl pl pt_BR ru sv tr zh_TW"
-IUSE="nls ${IUSE_LINGUAS// / linguas_}"
-
-RDEPEND=">=x11-libs/gtk+-2.10.0:2
-	>=dev-libs/libgpg-error-1.4
-	>=dev-libs/libassuan-1.1.0
-	>=app-crypt/gnupg-2
-	>=app-crypt/gpgme-1.5.0"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	nls? ( sys-devel/gettext )"
-
-src_prepare() {
-	sed -i 's/Application;//' gpa.desktop
-}
-
-src_configure() {
-	econf \
-		--with-gpgme-prefix=/usr \
-		--with-libassuan-prefix=/usr \
-		$(use_enable nls) \
-		GPGKEYS_LDAP="/usr/libexec/gpgkeys_ldap"
-}


             reply	other threads:[~2015-09-10  5:38 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-10  5:38 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-31 20:35 [gentoo-commits] repo/gentoo:master commit in: app-crypt/gpa/ Andreas Sturmlechner
2025-03-13  4:04 Sam James
2025-03-13  1:24 Sam James
2025-03-13  0:45 Sam James
2024-06-25  0:29 Sam James
2024-06-25  0:29 Sam James
2022-11-03 20:10 Sam James
2022-06-29  7:26 Sam James
2020-09-03 10:08 Joonas Niilola
2019-05-13  4:17 Alon Bar-Lev
2019-05-13  0:38 Thomas Deutschmann
2019-05-07 20:14 Tobias Klausmann
2019-04-30  9:53 Mikle Kolyada
2019-04-29 20:11 Sergei Trofimovich
2019-04-29 20:09 Sergei Trofimovich
2019-04-29 20:04 Sergei Trofimovich
2018-10-18  4:28 Alon Bar-Lev
2018-10-17  6:38 Alon Bar-Lev
2017-03-07 18:21 Alon Bar-Lev
2017-03-07 17:48 Michael Weber
2017-03-03 19:14 Tobias Klausmann
2017-03-03  9:02 Agostino Sarubbo
2016-12-26 12:05 Aaron Bauman
2016-11-22 13:49 Lars Wendler
2016-11-22 13:49 Lars Wendler
2016-05-23  8:34 Tobias Klausmann
2015-09-10  5:38 Lars Wendler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1441863505.ed5c67c6cb46a76f9fa6ebdf2a3f2c63e63b34e6.polynomial-c@gentoo \
    --to=polynomial-c@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox