diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 15:53:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 15:53:26 +0000 |
commit | 0b6db3a9f133ecbe448f65719cdf55e4756ed1dc (patch) | |
tree | 616ee91908c93be3fa01aeca1baa545c7767deae /app-text | |
parent | Stable for ppc, wrt bug #492082 (diff) | |
download | gentoo-2-0b6db3a9f133ecbe448f65719cdf55e4756ed1dc.tar.gz gentoo-2-0b6db3a9f133ecbe448f65719cdf55e4756ed1dc.tar.bz2 gentoo-2-0b6db3a9f133ecbe448f65719cdf55e4756ed1dc.zip |
Stable for ppc, wrt bug #491950
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/noweb/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/noweb/noweb-2.11b-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/noweb/ChangeLog b/app-text/noweb/ChangeLog index 4e0cf795e805..21c628000c56 100644 --- a/app-text/noweb/ChangeLog +++ b/app-text/noweb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/noweb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.66 2013/11/26 20:05:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.67 2013/12/21 15:53:26 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> noweb-2.11b-r4.ebuild: + Stable for ppc, wrt bug #491950 26 Nov 2013; Jeroen Roovers <jer@gentoo.org> noweb-2.11b-r4.ebuild: Stable for HPPA (bug #491950). diff --git a/app-text/noweb/noweb-2.11b-r4.ebuild b/app-text/noweb/noweb-2.11b-r4.ebuild index a584a7e50937..890fe7fd47f1 100644 --- a/app-text/noweb/noweb-2.11b-r4.ebuild +++ b/app-text/noweb/noweb-2.11b-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.11b-r4.ebuild,v 1.2 2013/11/26 20:05:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.11b-r4.ebuild,v 1.3 2013/12/21 15:53:26 ago Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://www.eecs.harvard.edu/~nr/noweb/dist/${P}.tgz" LICENSE="noweb emacs? ( GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos" IUSE="emacs examples" DEPEND="virtual/tex-base |