diff options
author | 2011-01-20 18:13:26 +0000 | |
---|---|---|
committer | 2011-01-20 18:13:26 +0000 | |
commit | 2838796702904cd966d0118fd6841fc09108ed16 (patch) | |
tree | c9b09fb33b87f554d39a321167510c426e09a9d9 | |
parent | ppc64 stable wrt #339505 (diff) | |
download | gentoo-2-2838796702904cd966d0118fd6841fc09108ed16.tar.gz gentoo-2-2838796702904cd966d0118fd6841fc09108ed16.tar.bz2 gentoo-2-2838796702904cd966d0118fd6841fc09108ed16.zip |
ppc64 stable wrt #339980
(Portage version: 2.1.9.25/cvs/Linux ppc64)
-rw-r--r-- | virtual/gsasl/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/gsasl/gsasl-1.4.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/gsasl/ChangeLog b/virtual/gsasl/ChangeLog index 836731dce320..0253a74852cf 100644 --- a/virtual/gsasl/ChangeLog +++ b/virtual/gsasl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/gsasl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/gsasl/ChangeLog,v 1.5 2011/01/09 17:33:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/gsasl/ChangeLog,v 1.6 2011/01/20 18:13:26 xarthisius Exp $ + + 20 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> gsasl-1.4.1.ebuild: + ppc64 stable wrt #339980 *gsasl-1.6.0 (09 Jan 2011) diff --git a/virtual/gsasl/gsasl-1.4.1.ebuild b/virtual/gsasl/gsasl-1.4.1.ebuild index f57ab5b4943b..ed21fb0f82fa 100644 --- a/virtual/gsasl/gsasl-1.4.1.ebuild +++ b/virtual/gsasl/gsasl-1.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/gsasl/gsasl-1.4.1.ebuild,v 1.4 2010/10/16 12:11:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/gsasl/gsasl-1.4.1.ebuild,v 1.5 2011/01/20 18:13:26 xarthisius Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="|| ( =net-libs/libgsasl-${PV} =net-misc/${P} )" |