summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-10-30 11:57:01 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-10-30 11:57:01 +0000
commitb717b8488fb3b4d2c28f9d8f308e587237ca05b8 (patch)
tree1d19110b7faa9409ffa8b7263f6448fb65237171 /media-sound/nted
parentStable on amd64 wrt bug #388051 (diff)
downloadgentoo-2-b717b8488fb3b4d2c28f9d8f308e587237ca05b8.tar.gz
gentoo-2-b717b8488fb3b4d2c28f9d8f308e587237ca05b8.tar.bz2
gentoo-2-b717b8488fb3b4d2c28f9d8f308e587237ca05b8.zip
drop debug useflag since its only purpose was to append -g to cflags. Bug #388851
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/nted')
-rw-r--r--media-sound/nted/ChangeLog6
-rw-r--r--media-sound/nted/nted-1.10.18.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/nted/ChangeLog b/media-sound/nted/ChangeLog
index ed4f42ff4397..1780b0ad77e1 100644
--- a/media-sound/nted/ChangeLog
+++ b/media-sound/nted/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/nted
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/ChangeLog,v 1.21 2011/05/18 17:47:47 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/ChangeLog,v 1.22 2011/10/30 11:57:01 hwoarang Exp $
+
+ 30 Oct 2011; Markos Chandras <hwoarang@gentoo.org> nted-1.10.18.ebuild:
+ drop debug useflag since its only purpose was to append -g to cflags. Bug
+ #388851
*nted-1.10.18 (18 May 2011)
diff --git a/media-sound/nted/nted-1.10.18.ebuild b/media-sound/nted/nted-1.10.18.ebuild
index b8996b995972..170dc77f3773 100644
--- a/media-sound/nted/nted-1.10.18.ebuild
+++ b/media-sound/nted/nted-1.10.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.ebuild,v 1.1 2011/05/18 17:47:47 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/nted-1.10.18.ebuild,v 1.2 2011/10/30 11:57:01 hwoarang Exp $
EAPI="4"
@@ -13,7 +13,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"
-IUSE="doc nls debug"
+IUSE="doc nls"
RDEPEND="doc? ( gnome-extra/yelp app-text/xmlto )
x11-libs/cairo
x11-libs/gtk+:2