ssuominen 14/03/10 10:59:21 Modified: nstx-1.1_beta6-r3.ebuild ChangeLog Log: Punt virtual/libc dependency. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path 1.5 net-misc/nstx/nstx-1.1_beta6-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r3.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r3.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r3.ebuild?r1=1.4&r2=1.5 Index: nstx-1.1_beta6-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r3.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- nstx-1.1_beta6-r3.ebuild 7 Jul 2010 09:21:44 -0000 1.4 +++ nstx-1.1_beta6-r3.ebuild 10 Mar 2014 10:59:21 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r3.ebuild,v 1.4 2010/07/07 09:21:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r3.ebuild,v 1.5 2014/03/10 10:59:21 ssuominen Exp $ inherit versionator toolchain-funcs eutils linux-info @@ -13,9 +13,7 @@ SRC_URI="http://dereference.de/nstx/${MY_P}.tgz mirror://debian/pool/main/${PN:0:1}/${PN}/${DEBIAN_A}" HOMEPAGE="http://dereference.de/nstx/" -RDEPEND="virtual/libc" -DEPEND="virtual/os-headers - ${RDEPEND}" +DEPEND="virtual/os-headers" KEYWORDS="amd64 x86" IUSE="" LICENSE="GPL-2" 1.13 net-misc/nstx/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nstx/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nstx/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nstx/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/nstx/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 7 Jul 2010 09:21:44 -0000 1.12 +++ ChangeLog 10 Mar 2014 10:59:21 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/nstx -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nstx/ChangeLog,v 1.12 2010/07/07 09:21:44 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nstx/ChangeLog,v 1.13 2014/03/10 10:59:21 ssuominen Exp $ + + 10 Mar 2014; Samuli Suominen <[email protected]> nstx-1.1_beta6-r3.ebuild: + Punt virtual/libc dependency. 07 Jul 2010; Markos Chandras <[email protected]> nstx-1.1_beta6-r3.ebuild: @@ -62,4 +65,3 @@ +nstx-1.1_beta6.ebuild: Bug #74322. Based on initial submission by Andre Kloth <[email protected]>. -
