diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-05-13 07:15:49 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-05-13 07:15:49 +0000 |
commit | 327bfceb600a4feff379548386d5fa515cd14558 (patch) | |
tree | 07426e9d303c51870fd3fdbd4b3ee3c78d71004f /x11-misc/nxtvepg | |
parent | Added support for wmf use flag (diff) | |
download | historical-327bfceb600a4feff379548386d5fa515cd14558.tar.gz historical-327bfceb600a4feff379548386d5fa515cd14558.tar.bz2 historical-327bfceb600a4feff379548386d5fa515cd14558.zip |
marked as stable
Diffstat (limited to 'x11-misc/nxtvepg')
-rw-r--r-- | x11-misc/nxtvepg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/nxtvepg/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/nxtvepg/nxtvepg-2.5.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/nxtvepg/ChangeLog b/x11-misc/nxtvepg/ChangeLog index 6e05d35d96e8..b604768c0f2d 100644 --- a/x11-misc/nxtvepg/ChangeLog +++ b/x11-misc/nxtvepg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/nxtvepg # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/nxtvepg/ChangeLog,v 1.1 2003/05/09 12:53:20 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/nxtvepg/ChangeLog,v 1.2 2003/05/13 07:15:38 phosphan Exp $ + + 13 May 2003; Patrick Kursawe <phosphan@gentoo.org> nxtvepg-2.5.1.ebuild: + Used for a few days, no problems at all - considered stable. *nxtvepg-2.5.1 (09 May 2003) diff --git a/x11-misc/nxtvepg/Manifest b/x11-misc/nxtvepg/Manifest index ac05533d50cd..f9ff0e70f935 100644 --- a/x11-misc/nxtvepg/Manifest +++ b/x11-misc/nxtvepg/Manifest @@ -1,4 +1,4 @@ -MD5 bf27db6ae9f6c5f4da584ba358553a7e nxtvepg-2.5.1.ebuild 826 -MD5 b98afd08d77354ddde80be8039cf2955 ChangeLog 429 +MD5 bf3afe007005c4e6f4bd81197f5272c9 nxtvepg-2.5.1.ebuild 825 +MD5 b37f17055f097cdd4aec546e5cf18321 ChangeLog 568 MD5 1f0171b21eac5e3c18f48e1e5ee20954 files/digest-nxtvepg-2.5.1 66 MD5 1e4f8db2f6cc3e3a59befb1a6e3e0b2f files/nxtvepg-2.5.1.patch 638 diff --git a/x11-misc/nxtvepg/nxtvepg-2.5.1.ebuild b/x11-misc/nxtvepg/nxtvepg-2.5.1.ebuild index 126904160199..2e3d9ff0f78a 100644 --- a/x11-misc/nxtvepg/nxtvepg-2.5.1.ebuild +++ b/x11-misc/nxtvepg/nxtvepg-2.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/nxtvepg/nxtvepg-2.5.1.ebuild,v 1.1 2003/05/09 12:53:20 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/nxtvepg/nxtvepg-2.5.1.ebuild,v 1.2 2003/05/13 07:15:39 phosphan Exp $ DESCRIPTION="receive and browse free TV programme listings via bttv for tv networks in Europe" HOMEPAGE="http://nxtvepg.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" RDEPEND=">=dev-lang/tcl-8.0 >=dev-lang/tk-8.0" |