diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:56:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:56:02 +0000 |
commit | cccdd360193a82b05ea260c15d8d61a06ecef549 (patch) | |
tree | fde641be97e9109b85157bacc69e2e78b53be499 /app-text | |
parent | Stable for x86, wrt bug #491944 (diff) | |
download | gentoo-2-cccdd360193a82b05ea260c15d8d61a06ecef549.tar.gz gentoo-2-cccdd360193a82b05ea260c15d8d61a06ecef549.tar.bz2 gentoo-2-cccdd360193a82b05ea260c15d8d61a06ecef549.zip |
Stable for x86, wrt bug #491950
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 a39319bdfa89..dafdaeb0f2b9 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.70 2013/12/23 15:27:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.71 2013/12/24 12:56:02 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> noweb-2.11b-r4.ebuild: + Stable for x86, wrt bug #491950 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> noweb-2.11b-r4.ebuild: Stable for sparc, wrt bug #491950 diff --git a/app-text/noweb/noweb-2.11b-r4.ebuild b/app-text/noweb/noweb-2.11b-r4.ebuild index a08ee8be0512..398ebc2ba278 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.6 2013/12/23 15:27:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.11b-r4.ebuild,v 1.7 2013/12/24 12:56:02 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 |