summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-10-16 13:08:19 +0000
committerMichał Górny <mgorny@gentoo.org>2013-10-16 13:08:19 +0000
commitb135a9a465057528fde47cec3a927cc866920e0f (patch)
treee362fc09673a8d23d8027f70eb185e7213f006c5 /net-misc/npapi-sdk
parentVersion bump to 6.0.0. (diff)
downloadgentoo-2-b135a9a465057528fde47cec3a927cc866920e0f.tar.gz
gentoo-2-b135a9a465057528fde47cec3a927cc866920e0f.tar.bz2
gentoo-2-b135a9a465057528fde47cec3a927cc866920e0f.zip
Switch to git-r3.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-misc/npapi-sdk')
-rw-r--r--net-misc/npapi-sdk/ChangeLog5
-rw-r--r--net-misc/npapi-sdk/npapi-sdk-9999.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/npapi-sdk/ChangeLog b/net-misc/npapi-sdk/ChangeLog
index 025df41caef8..5186b687eef1 100644
--- a/net-misc/npapi-sdk/ChangeLog
+++ b/net-misc/npapi-sdk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/npapi-sdk
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.25 2013/03/31 10:38:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.26 2013/10/16 13:08:19 mgorny Exp $
+
+ 16 Oct 2013; Michał Górny <mgorny@gentoo.org> npapi-sdk-9999.ebuild:
+ Switch to git-r3.
31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> npapi-sdk-0.27.2.ebuild:
Stable for sparc, wrt bug #457452
diff --git a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild b/net-misc/npapi-sdk/npapi-sdk-9999.ebuild
index a81212ee7d73..34ccccac8082 100644
--- a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild
+++ b/net-misc/npapi-sdk/npapi-sdk-9999.ebuild
@@ -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-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 1.8 2012/08/25 07:42:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 1.9 2013/10/16 13:08:19 mgorny Exp $
EAPI=4
@@ -8,7 +8,7 @@ EAPI=4
AUTOTOOLS_AUTORECONF=yes
EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
-inherit git-2
+inherit git-r3
#endif
inherit autotools-utils