Skip to content

Commit

Permalink
migrate to git-2
Browse files Browse the repository at this point in the history
  • Loading branch information
longlene committed Oct 21, 2013
1 parent 53e1a41 commit c3b26a0
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion app-i18n/ibus-t9/ibus-t9-2.1.0.20100601.ebuild
Expand Up @@ -9,7 +9,7 @@ TAR_SUFFIX="tar.gz"
inherit eutils autotools googlecode

if [ "${PV##*.}" = "9999" ]; then
inherit git
inherit git-2
fi

DESCRIPTION="T9 input engine using ibus"
Expand Down
2 changes: 1 addition & 1 deletion app-i18n/scim-googlepinyin/scim-googlepinyin-9999.ebuild
Expand Up @@ -4,7 +4,7 @@

EAPI="2"

inherit autotools git
inherit autotools git-2

DESCRIPTION="An SCIM port of android Google Pinyin IME"
HOMEPAGE="http://code.google.com/p/scim-googlepinyin/"
Expand Down
2 changes: 1 addition & 1 deletion dev-dotnet/gio-sharp/gio-sharp-9999.ebuild
Expand Up @@ -4,7 +4,7 @@

EAPI="2"

inherit git mono
inherit git-2 mono

EGIT_BOOTSTRAP="autogen-2.22.sh"

Expand Down
2 changes: 1 addition & 1 deletion dev-libs/dbus-c++/dbus-c++-9999.ebuild
Expand Up @@ -4,7 +4,7 @@

EAPI="2"

inherit git autotools
inherit git-2 autotools

DESCRIPTION="dbus-c++ attempts to provide a C++ API for D-BUS."
HOMEPAGE="http://www.freedesktop.org/wiki/Software/dbus-c++"
Expand Down
2 changes: 1 addition & 1 deletion media-libs/libppswrapper/libppswrapper-9999.ebuild
Expand Up @@ -4,7 +4,7 @@

EAPI="2"

inherit autotools flag-o-matic base git
inherit autotools flag-o-matic base git-2

EGIT_REPO_URI="git://anongit.freedesktop.org/~jinghua/libppswrapper"

Expand Down
2 changes: 1 addition & 1 deletion media-plugins/gst-plugins-pps/gst-plugins-pps-9999.ebuild
Expand Up @@ -4,7 +4,7 @@

EAPI="2"

inherit autotools base git
inherit autotools base git-2

EGIT_REPO_URI="git://anongit.freedesktop.org/~jinghua/gst-plugins-pps"

Expand Down
2 changes: 1 addition & 1 deletion media-plugins/totem-pps/totem-pps-9999.ebuild
Expand Up @@ -4,7 +4,7 @@

EAPI="2"

inherit autotools base git
inherit autotools base git-2

EGIT_REPO_URI="git://anongit.freedesktop.org/~jinghua/totem-pps"

Expand Down
2 changes: 1 addition & 1 deletion media-sound/deadbeef/deadbeef-9999.ebuild
Expand Up @@ -3,7 +3,7 @@
# $Header: $


inherit autotools git
inherit autotools git-2

DESCRIPTION="mp3/ogg/flac/sid/mod/nsf music player based on GTK2"
HOMEPAGE="http://deadbeef.sourceforge.net/"
Expand Down
2 changes: 1 addition & 1 deletion sys-fs/f2fs-tools/f2fs-tools-9999.ebuild
Expand Up @@ -4,7 +4,7 @@

EAPI=5

inherit autotools git
inherit autotools git-2

DESCRIPTION="Tools for Flash-Friendly File System (F2FS)"
HOMEPAGE="http://sourceforge.net/projects/f2fs-tools/"
Expand Down

0 comments on commit c3b26a0

Please sign in to comment.