diff options
author | 2008-02-14 18:24:20 +0000 | |
---|---|---|
committer | 2008-02-14 18:24:20 +0000 | |
commit | 4fab863a59c983131e763d7870fbb1e0a2820471 (patch) | |
tree | b357d5d5515d36c8ca52ddf6ecb7155a97051f1b /app-text | |
parent | Stable on ppc wrt bug 208131 (diff) | |
download | gentoo-2-4fab863a59c983131e763d7870fbb1e0a2820471.tar.gz gentoo-2-4fab863a59c983131e763d7870fbb1e0a2820471.tar.bz2 gentoo-2-4fab863a59c983131e763d7870fbb1e0a2820471.zip |
alpha/ia64 stable wrt #209465
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/noweb/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/noweb/noweb-2.9-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/noweb/ChangeLog b/app-text/noweb/ChangeLog index c7922e747670..e80a6578dd5d 100644 --- a/app-text/noweb/ChangeLog +++ b/app-text/noweb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/noweb # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.27 2008/02/14 13:39:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.28 2008/02/14 18:24:20 armin76 Exp $ + + 14 Feb 2008; Raúl Porcel <armin76@gentoo.org> noweb-2.9-r6.ebuild: + alpha/ia64 stable wrt #209465 14 Feb 2008; Jeroen Roovers <jer@gentoo.org> noweb-2.9-r6.ebuild: Stable for HPPA (bug #209465). diff --git a/app-text/noweb/noweb-2.9-r6.ebuild b/app-text/noweb/noweb-2.9-r6.ebuild index cd9c4d013170..31d560bb967f 100644 --- a/app-text/noweb/noweb-2.9-r6.ebuild +++ b/app-text/noweb/noweb-2.9-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild,v 1.5 2008/02/14 13:39:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild,v 1.6 2008/02/14 18:24:20 armin76 Exp $ inherit eutils @@ -13,7 +13,7 @@ DESCRIPTION="a literate programming tool, lighter than web" SLOT="0" IUSE="icon" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc64 ~sparc ~x86" # will test ppc later +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc64 sparc ~x86" # will test ppc later DEPEND="sys-devel/gcc virtual/tetex |