public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-news/snownews: snownews-1.5.12-r1.ebuild ChangeLog
@ 2013-01-11  2:06 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2013-01-11  2:06 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    13/01/11 02:06:25

  Modified:             snownews-1.5.12-r1.ebuild ChangeLog
  Log:
  stop using built_with_use
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  net-news/snownews/snownews-1.5.12-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild?r1=1.7&r2=1.8

Index: snownews-1.5.12-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- snownews-1.5.12-r1.ebuild	29 Jul 2012 16:13:32 -0000	1.7
+++ snownews-1.5.12-r1.ebuild	11 Jan 2013 02:06:25 -0000	1.8
@@ -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/net-news/snownews/snownews-1.5.12-r1.ebuild,v 1.7 2012/07/29 16:13:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild,v 1.8 2013/01/11 02:06:25 mr_bones_ Exp $
 
 EAPI=3
 inherit eutils toolchain-funcs
@@ -15,20 +15,13 @@
 IUSE="unicode"
 
 DEPEND=">=dev-libs/libxml2-2.5.6
-	>=sys-libs/ncurses-5.3
+	>=sys-libs/ncurses-5.3[unicode?]
 	dev-libs/openssl"
 
 RDEPEND="${DEPEND}
 	dev-perl/XML-LibXML
 	dev-perl/libwww-perl"
 
-pkg_setup() {
-	if use unicode && ! built_with_use sys-libs/ncurses unicode; then
-		eerror "sys-libs/ncurses must be build with unicode"
-		die "${PN} requires sys-libs/ncurses with USE=unicode"
-	fi
-}
-
 src_prepare() {
 	use unicode && sed -i -e "s/-lncurses/-lncursesw/" \
 		configure



1.38                 net-news/snownews/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-news/snownews/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	29 Jul 2012 16:13:32 -0000	1.37
+++ ChangeLog	11 Jan 2013 02:06:25 -0000	1.38
@@ -1,6 +1,10 @@
 # ChangeLog for net-news/snownews
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/ChangeLog,v 1.37 2012/07/29 16:13:32 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/ChangeLog,v 1.38 2013/01/11 02:06:25 mr_bones_ Exp $
+
+  11 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org>
+  snownews-1.5.12-r1.ebuild:
+  stop using built_with_use
 
   29 Jul 2012; Raúl Porcel <armin76@gentoo.org> snownews-1.5.10.ebuild,
   snownews-1.5.12-r1.ebuild:
@@ -230,4 +234,3 @@
   08 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> metadata.xml,
   snownews-1.2.3.ebuild:
   initial import, ebuild submited by Jan Brinkmann <lucky@the-luckyduck.de>
-





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-11  2:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11  2:06 [gentoo-commits] gentoo-x86 commit in net-news/snownews: snownews-1.5.12-r1.ebuild ChangeLog Michael Sterrett (mr_bones_)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox