diff options
-rw-r--r-- | app-text/noweb/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/noweb/noweb-2.11b-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/noweb/ChangeLog b/app-text/noweb/ChangeLog index f3ea516e004a..4a270f5a963b 100644 --- a/app-text/noweb/ChangeLog +++ b/app-text/noweb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/noweb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.44 2009/11/08 19:46:42 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.45 2009/11/12 16:10:44 jer Exp $ + + 12 Nov 2009; Jeroen Roovers <jer@gentoo.org> noweb-2.11b-r1.ebuild: + Stable for HPPA (bug #290530). 08 Nov 2009; nixnut <nixnut@gentoo.org> noweb-2.11b-r1.ebuild: ppc stable #290530 diff --git a/app-text/noweb/noweb-2.11b-r1.ebuild b/app-text/noweb/noweb-2.11b-r1.ebuild index 16d33de45dd7..c44446ba5d9f 100644 --- a/app-text/noweb/noweb-2.11b-r1.ebuild +++ b/app-text/noweb/noweb-2.11b-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.11b-r1.ebuild,v 1.4 2009/11/08 19:46:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.11b-r1.ebuild,v 1.5 2009/11/12 16:10:44 jer Exp $ inherit eutils toolchain-funcs elisp-common @@ -10,7 +10,7 @@ SRC_URI="http://www.eecs.harvard.edu/~nr/noweb/dist/${P}.tgz" LICENSE="freedist emacs? ( GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="emacs examples" DEPEND="virtual/tex-base |