diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-09 02:07:24 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-09 02:07:24 +0000 |
commit | 30cac1d441af37e717b6a629c6d6e342ebd5fdc6 (patch) | |
tree | bd2e0c2659ba085ede6cb0bd75172544b1ebff2a /mail-filter | |
parent | Minor bump to hide some stderr output in certain configurations, as found by ... (diff) | |
download | gentoo-2-30cac1d441af37e717b6a629c6d6e342ebd5fdc6.tar.gz gentoo-2-30cac1d441af37e717b6a629c6d6e342ebd5fdc6.tar.bz2 gentoo-2-30cac1d441af37e717b6a629c6d6e342ebd5fdc6.zip |
stable ppc, bug #441348
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/gld/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/gld/gld-1.7-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/gld/ChangeLog b/mail-filter/gld/ChangeLog index 2c70a103b0c3..1126e44a5488 100644 --- a/mail-filter/gld/ChangeLog +++ b/mail-filter/gld/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/gld # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/ChangeLog,v 1.49 2012/08/12 12:02:47 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/ChangeLog,v 1.50 2012/11/09 02:07:24 blueness Exp $ + + 09 Nov 2012; Anthony G. Basile <blueness@gentoo.org> gld-1.7-r2.ebuild: + stable ppc, bug #441348 *gld-1.7-r2 (12 Aug 2012) diff --git a/mail-filter/gld/gld-1.7-r2.ebuild b/mail-filter/gld/gld-1.7-r2.ebuild index 411b665546dd..26c1e7806a23 100644 --- a/mail-filter/gld/gld-1.7-r2.ebuild +++ b/mail-filter/gld/gld-1.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/gld-1.7-r2.ebuild,v 1.1 2012/08/12 12:02:47 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/gld-1.7-r2.ebuild,v 1.2 2012/11/09 02:07:24 blueness Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.gasmi.net/down/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="postgres" # Not adding a mysql USE flag. The package defaults to it, so we will too. DEPEND="sys-libs/zlib |