diff options
author | 2011-06-25 18:19:04 +0000 | |
---|---|---|
committer | 2011-06-25 18:19:04 +0000 | |
commit | a4f73ff9b4e3c3c1a9830081d2cdb8c22f433949 (patch) | |
tree | 058c5810afa574c50dbbef21ce84a405ed92b213 /x11-misc | |
parent | Drop sparc keywords (diff) | |
download | historical-a4f73ff9b4e3c3c1a9830081d2cdb8c22f433949.tar.gz historical-a4f73ff9b4e3c3c1a9830081d2cdb8c22f433949.tar.bz2 historical-a4f73ff9b4e3c3c1a9830081d2cdb8c22f433949.zip |
migrate to git-2. Touch non-live ebuilds to silence repoman
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/pcmanfm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-9999.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/x11-misc/pcmanfm/ChangeLog b/x11-misc/pcmanfm/ChangeLog index 7813ce407474..d9a61f6d7bb5 100644 --- a/x11-misc/pcmanfm/ChangeLog +++ b/x11-misc/pcmanfm/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/pcmanfm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.57 2011/06/14 09:15:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.58 2011/06/25 18:19:04 hwoarang Exp $ + + 25 Jun 2011; Markos Chandras <hwoarang@gentoo.org> + pcmanfm-0.9.9_pre20110422.ebuild, pcmanfm-0.9.9_pre20110614.ebuild, + pcmanfm-9999.ebuild: + migrate to git-2. Touch non-live ebuilds to silence repoman *pcmanfm-0.9.9_pre20110614 (14 Jun 2011) diff --git a/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild b/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild index b11ca9b3a0c0..23e1cad79c44 100644 --- a/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild,v 1.5 2011/06/02 12:16:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild,v 1.6 2011/06/25 18:19:04 hwoarang Exp $ EAPI=2 if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/${PN}" - inherit autotools git + inherit autotools git-2 SRC_URI="" else inherit autotools diff --git a/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild b/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild index f0bf1764003f..639f01f027ce 100644 --- a/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild,v 1.1 2011/06/14 09:15:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild,v 1.2 2011/06/25 18:19:04 hwoarang Exp $ EAPI=2 if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/${PN}" - inherit autotools git + inherit autotools git-2 SRC_URI="" else inherit autotools diff --git a/x11-misc/pcmanfm/pcmanfm-9999.ebuild b/x11-misc/pcmanfm/pcmanfm-9999.ebuild index 653eeaf49966..452b327001c7 100644 --- a/x11-misc/pcmanfm/pcmanfm-9999.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-9999.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-9999.ebuild,v 1.8 2011/02/22 18:55:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-9999.ebuild,v 1.9 2011/06/25 18:19:04 hwoarang Exp $ EAPI=2 if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/${PN}" - inherit autotools git + inherit autotools git-2 SRC_URI="" else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |