diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 10:46:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 10:46:31 +0000 |
commit | bd92e6caee699e16077ff4dabce90e6823e78bc3 (patch) | |
tree | 101da27331d9fc269f45bdea3d63e62ca7f054d2 /app-text | |
parent | Stable for amd64, wrt bug #418651 (diff) | |
download | gentoo-2-bd92e6caee699e16077ff4dabce90e6823e78bc3.tar.gz gentoo-2-bd92e6caee699e16077ff4dabce90e6823e78bc3.tar.bz2 gentoo-2-bd92e6caee699e16077ff4dabce90e6823e78bc3.zip |
Stable for amd64, wrt bug #418653
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-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 eb020bd2c901..124fdab4591a 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.57 2012/04/25 17:50:15 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.58 2012/06/02 10:46:31 ago Exp $ + + 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> noweb-2.11b-r3.ebuild: + Stable for amd64, wrt bug #418653 *noweb-2.11b-r3 (25 Apr 2012) diff --git a/app-text/noweb/noweb-2.11b-r3.ebuild b/app-text/noweb/noweb-2.11b-r3.ebuild index 6a8abe6c052c..f0dd04a82f74 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.1 2012/04/25 17:50:15 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.11b-r3.ebuild,v 1.2 2012/06/02 10:46:31 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 |