diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 11:01:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 11:01:28 +0000 |
commit | fbfc7fb2fd80f2ff59bbb02f81096097e1eb87b7 (patch) | |
tree | 3a392a42fad7c3134cc920a6e091a086ebed01b6 /media-sound/nted | |
parent | Stable for amd64, wrt bug #457620 (diff) | |
download | gentoo-2-fbfc7fb2fd80f2ff59bbb02f81096097e1eb87b7.tar.gz gentoo-2-fbfc7fb2fd80f2ff59bbb02f81096097e1eb87b7.tar.bz2 gentoo-2-fbfc7fb2fd80f2ff59bbb02f81096097e1eb87b7.zip |
Stable for amd64, wrt bug #457400
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/nted')
-rw-r--r-- | media-sound/nted/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/nted/nted-1.10.18-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/nted/ChangeLog b/media-sound/nted/ChangeLog index 84fc6531f73e..2d09899e75dd 100644 --- a/media-sound/nted/ChangeLog +++ b/media-sound/nted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/nted # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/ChangeLog,v 1.30 2013/02/17 20:46:13 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/ChangeLog,v 1.31 2013/02/18 11:01:28 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> nted-1.10.18-r1.ebuild: + Stable for amd64, wrt bug #457400 *nted-1.10.18-r2 (17 Feb 2013) diff --git a/media-sound/nted/nted-1.10.18-r1.ebuild b/media-sound/nted/nted-1.10.18-r1.ebuild index 7b972c0c3de5..5bd7708193b5 100644 --- a/media-sound/nted/nted-1.10.18-r1.ebuild +++ b/media-sound/nted/nted-1.10.18-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/nted-1.10.18-r1.ebuild,v 1.1 2012/11/09 20:05:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/nted-1.10.18-r1.ebuild,v 1.2 2013/02/18 11:01:28 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://vsr.informatik.tu-chemnitz.de/staff/jan/${PN}/sources/${P}.tar.g LICENSE="GPL-2 FDL-1.2 NTED_FONT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc debug nls" RDEPEND=">=dev-libs/glib-2 |