diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-09-17 16:21:05 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-09-17 16:21:05 +0000 |
commit | 110c517cff02f3ff95711fd27dc090ba981a7766 (patch) | |
tree | c1c01ea0d7e95138996b8e1bc72ac12101c2967f /app-crypt/qca-ossl | |
parent | Version bumped. (diff) | |
download | gentoo-2-110c517cff02f3ff95711fd27dc090ba981a7766.tar.gz gentoo-2-110c517cff02f3ff95711fd27dc090ba981a7766.tar.bz2 gentoo-2-110c517cff02f3ff95711fd27dc090ba981a7766.zip |
stable amd64, bug 236497
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-crypt/qca-ossl')
-rw-r--r-- | app-crypt/qca-ossl/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/qca-ossl/ChangeLog b/app-crypt/qca-ossl/ChangeLog index c8c6bfd07179..349002cc9510 100644 --- a/app-crypt/qca-ossl/ChangeLog +++ b/app-crypt/qca-ossl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/qca-ossl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/ChangeLog,v 1.10 2008/09/17 16:12:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/ChangeLog,v 1.11 2008/09/17 16:21:05 gentoofan23 Exp $ + + 17 Sep 2008; Thomas Anderson <gentoofan23@gentoo.org> + qca-ossl-2.0.0_beta3.ebuild: + stable amd64, bug 236497 17 Sep 2008; Brent Baude <ranger@gentoo.org> qca-ossl-2.0.0_beta3.ebuild: stable ppc64, bug 236497 diff --git a/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild b/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild index 5372bccfcd50..f2a8e2f94860 100644 --- a/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild +++ b/app-crypt/qca-ossl/qca-ossl-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-ossl/qca-ossl-2.0.0_beta3.ebuild,v 1.10 2008/09/17 16:12:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild,v 1.11 2008/09/17 16:21:05 gentoofan23 Exp $ inherit eutils qt4 @@ -13,7 +13,7 @@ SRC_URI="http://delta.affinix.com/download/qca/${QCA_VER}/plugins/${MY_P}.tar.bz LICENSE="LGPL-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} |