diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-02 21:15:05 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-02 21:15:05 +0000 |
commit | c4677adca1923fc13a6d7b4a60b362bff49df05f (patch) | |
tree | 75fe9e3e9894a49ecc5075c75fd7525fb1f18b78 /app-i18n/man-pages-pl | |
parent | Version bump. Tests require ncgen and ncdump. Keyword amd64-linux x86-linux (diff) | |
download | gentoo-2-c4677adca1923fc13a6d7b4a60b362bff49df05f.tar.gz gentoo-2-c4677adca1923fc13a6d7b4a60b362bff49df05f.tar.bz2 gentoo-2-c4677adca1923fc13a6d7b4a60b362bff49df05f.zip |
Stable on amd64 wrt bug #418589
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/man-pages-pl')
-rw-r--r-- | app-i18n/man-pages-pl/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/man-pages-pl/man-pages-pl-20070628-r2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-i18n/man-pages-pl/ChangeLog b/app-i18n/man-pages-pl/ChangeLog index 4bd08ee937b6..ab36d5fcaf33 100644 --- a/app-i18n/man-pages-pl/ChangeLog +++ b/app-i18n/man-pages-pl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/man-pages-pl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/man-pages-pl/ChangeLog,v 1.26 2012/05/19 10:35:42 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/man-pages-pl/ChangeLog,v 1.27 2012/08/02 21:15:05 hwoarang Exp $ + + 02 Aug 2012; Markos Chandras <hwoarang@gentoo.org> + man-pages-pl-20070628-r2.ebuild: + Stable on amd64 wrt bug #418589 *man-pages-pl-0.2 (19 May 2012) @@ -120,4 +124,3 @@ +man-pages-pl-20040401.ebuild: Initial commit, original ebuild submitted by Miroslaw Mieszczak <mieszcz[at]zabrze[dot]zigzag[dot]pl>. This closes bug #54405. - diff --git a/app-i18n/man-pages-pl/man-pages-pl-20070628-r2.ebuild b/app-i18n/man-pages-pl/man-pages-pl-20070628-r2.ebuild index 2d31df65c0b2..e2cea7fdefd2 100644 --- a/app-i18n/man-pages-pl/man-pages-pl-20070628-r2.ebuild +++ b/app-i18n/man-pages-pl/man-pages-pl-20070628-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/app-i18n/man-pages-pl/man-pages-pl-20070628-r2.ebuild,v 1.2 2012/02/23 23:05:59 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/man-pages-pl/man-pages-pl-20070628-r2.ebuild,v 1.3 2012/08/02 21:15:05 hwoarang Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.batnet.pl/ptm/man-PL${PV:6:2}-${PV:4:2}-${PV:0:4}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="" |