diff options
author | Johannes Huber <johu@gentoo.org> | 2012-06-07 21:01:45 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-06-07 21:01:45 +0000 |
commit | 32156a9555ee0154202a4e54c7fb18afdefad696 (patch) | |
tree | 2b6034c9fdb1e02939ae08afa42583bdafab2cf4 /app-text/noweb | |
parent | Version bump (bug 420003 by Brian De Wolf) (diff) | |
download | gentoo-2-32156a9555ee0154202a4e54c7fb18afdefad696.tar.gz gentoo-2-32156a9555ee0154202a4e54c7fb18afdefad696.tar.bz2 gentoo-2-32156a9555ee0154202a4e54c7fb18afdefad696.zip |
Stable for x86, wrt bug #418653
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'app-text/noweb')
-rw-r--r-- | app-text/noweb/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/noweb/noweb-2.11b-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/noweb/ChangeLog b/app-text/noweb/ChangeLog index ec3ceae61805..4a4a961dbe50 100644 --- a/app-text/noweb/ChangeLog +++ b/app-text/noweb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/noweb # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.59 2012/06/05 21:31:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.60 2012/06/07 21:01:45 johu Exp $ + + 07 Jun 2012; Johannes Huber <johu@gentoo.org> noweb-2.11b-r3.ebuild: + Stable for x86, wrt bug #418653 05 Jun 2012; Brent Baude <ranger@gentoo.org> noweb-2.11b-r3.ebuild: Marking noweb-2.11b-r3 ppc64 for bug 418653 diff --git a/app-text/noweb/noweb-2.11b-r3.ebuild b/app-text/noweb/noweb-2.11b-r3.ebuild index f709368cf9e3..44d7bf223efe 100644 --- a/app-text/noweb/noweb-2.11b-r3.ebuild +++ b/app-text/noweb/noweb-2.11b-r3.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-text/noweb/noweb-2.11b-r3.ebuild,v 1.3 2012/06/05 21:31:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.11b-r3.ebuild,v 1.4 2012/06/07 21:01:45 johu 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 |