diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:51:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:51:57 +0000 |
commit | d47d596fc6e0b00e4f51624b3871ddc21a58a2da (patch) | |
tree | c8c9f13cbef057f4a9eb0f3d5201463f61d4fc15 /dev-php/PEAR-Pager | |
parent | Stable for amd64, wrt bug #396991 (diff) | |
download | historical-d47d596fc6e0b00e4f51624b3871ddc21a58a2da.tar.gz historical-d47d596fc6e0b00e4f51624b3871ddc21a58a2da.tar.bz2 historical-d47d596fc6e0b00e4f51624b3871ddc21a58a2da.zip |
Stable for amd64, wrt bug #396993
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Pager')
-rw-r--r-- | dev-php/PEAR-Pager/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Pager/ChangeLog b/dev-php/PEAR-Pager/ChangeLog index 5182605ba161..6bcd5e3dde58 100644 --- a/dev-php/PEAR-Pager/ChangeLog +++ b/dev-php/PEAR-Pager/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Pager -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.32 2009/08/22 19:25:18 beandog Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.33 2012/02/03 16:51:57 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Pager-2.4.8.ebuild: + Stable for amd64, wrt bug #396993 *PEAR-Pager-2.4.8 (22 Aug 2009) diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild index fd2d96a7a500..b3542d3c3ca9 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild,v 1.1 2009/08/22 19:25:18 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild,v 1.2 2012/02/03 16:51:57 ago Exp $ inherit php-pear-r1 @@ -9,5 +9,5 @@ It also builds links within a specified range, and allows complete customization LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |