* [gentoo-commits] gentoo-x86 commit in app-text/nfoview: nfoview-9999.ebuild
@ 2008-03-30 3:13 Mike Frysinger (vapier)
0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2008-03-30 3:13 UTC (permalink / raw
To: gentoo-commits
vapier 08/03/30 03:13:53
Modified: nfoview-9999.ebuild
Log:
drop keywords now that we have a real release
Revision Changes Path
1.2 app-text/nfoview/nfoview-9999.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/nfoview/nfoview-9999.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/nfoview/nfoview-9999.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/nfoview/nfoview-9999.ebuild?r1=1.1&r2=1.2
Index: nfoview-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/nfoview/nfoview-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nfoview-9999.ebuild 21 Aug 2007 21:41:30 -0000 1.1
+++ nfoview-9999.ebuild 30 Mar 2008 03:13:52 -0000 1.2
@@ -1,16 +1,18 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/nfoview/nfoview-9999.ebuild,v 1.1 2007/08/21 21:41:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/nfoview/nfoview-9999.ebuild,v 1.2 2008/03/30 03:13:52 vapier Exp $
ESVN_REPO_URI="svn://svn.gna.org/svn/nfoview/trunk"
-inherit distutils subversion
+inherit distutils
+[[ ${PV} == "9999" ]] && inherit subversion
DESCRIPTION="simple viewer for NFO files, which are ASCII art in the CP437 codepage"
HOMEPAGE="http://home.gna.org/nfoview/"
+[[ ${PV} != "9999" ]] && SRC_URI="http://download.gna.org/nfoview/${PV}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
IUSE=""
DEPEND=""
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-30 3:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-30 3:13 [gentoo-commits] gentoo-x86 commit in app-text/nfoview: nfoview-9999.ebuild Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox