diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-13 09:31:50 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-13 09:31:50 +0000 |
commit | b8d7ca7a63355a72a513c84735eeb2501eded831 (patch) | |
tree | 35d7ff65ffb1fb5caac42acf4f9b6c9a98578a38 /app-crypt/qca-gnupg | |
parent | Stable on ppc wrt bug 237004 (diff) | |
download | historical-b8d7ca7a63355a72a513c84735eeb2501eded831.tar.gz historical-b8d7ca7a63355a72a513c84735eeb2501eded831.tar.bz2 historical-b8d7ca7a63355a72a513c84735eeb2501eded831.zip |
Stable on ppc wrt bug 236497
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-crypt/qca-gnupg')
-rw-r--r-- | app-crypt/qca-gnupg/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/qca-gnupg/ChangeLog b/app-crypt/qca-gnupg/ChangeLog index d6ef029b6636..0dd152c646a4 100644 --- a/app-crypt/qca-gnupg/ChangeLog +++ b/app-crypt/qca-gnupg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/qca-gnupg # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/ChangeLog,v 1.8 2008/08/31 00:50:15 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/ChangeLog,v 1.9 2008/09/13 09:29:48 nixnut Exp $ + + 13 Sep 2008; nixnut <nixnut@gentoo.org> qca-gnupg-2.0.0_beta3.ebuild: + Stable on ppc wrt bug 236497 *qca-gnupg-2.0.0_beta3 (31 Aug 2008) diff --git a/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild b/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild index e58f6db2db25..48ad7d72a3f2 100644 --- a/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild +++ b/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild,v 1.1 2008/08/31 00:50:15 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-gnupg/qca-gnupg-2.0.0_beta3.ebuild,v 1.2 2008/09/13 09:29:48 nixnut Exp $ inherit eutils qt4 @@ -13,7 +13,7 @@ SRC_URI="http://delta.affinix.com/download/qca/${QCA_VER}/plugins/${MY_P}.tar.bz LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" DEPEND=">=app-crypt/qca-${QCA_VER}" |