diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-09-20 22:37:13 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-09-20 22:37:13 +0000 |
commit | 785eb0c198eeb305a8d23ee5badeee5913a4296e (patch) | |
tree | a50676a4523b9dbdb6bf7a45bff36492618c1be1 /dev-util | |
parent | Migrate to git-2. (diff) | |
download | historical-785eb0c198eeb305a8d23ee5badeee5913a4296e.tar.gz historical-785eb0c198eeb305a8d23ee5badeee5913a4296e.tar.bz2 historical-785eb0c198eeb305a8d23ee5badeee5913a4296e.zip |
Migrate to git-2, update EGIT_REPO_URI.
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ghh/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/ghh/Manifest | 14 | ||||
-rw-r--r-- | dev-util/ghh/ghh-9999.ebuild | 7 |
3 files changed, 16 insertions, 10 deletions
diff --git a/dev-util/ghh/ChangeLog b/dev-util/ghh/ChangeLog index 9562c7de8eb6..5e71d5e580ee 100644 --- a/dev-util/ghh/ChangeLog +++ b/dev-util/ghh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/ghh # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ChangeLog,v 1.4 2011/03/28 16:41:12 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ChangeLog,v 1.5 2011/09/20 22:37:13 mgorny Exp $ + + 20 Sep 2011; Michał Górny <mgorny@gentoo.org> ghh-9999.ebuild: + Migrate to git-2, update EGIT_REPO_URI. 28 Mar 2011; Christoph Mende <angelos@gentoo.org> ghh-9999.ebuild: Fixed gtk+ dep and some cleanup diff --git a/dev-util/ghh/Manifest b/dev-util/ghh/Manifest index da4d0b0b8c3d..de2d653d2729 100644 --- a/dev-util/ghh/Manifest +++ b/dev-util/ghh/Manifest @@ -1,13 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 -EBUILD ghh-9999.ebuild 902 RMD160 a43939a9d8d7dc87478a813940cb8b1fb3571fea SHA1 e2f58a972048d670f5a4a1a93a01dcc9708fbbbd SHA256 860b136f3dba2098ee0924244c4ab1694efe7449af573f035ad1e9a67df3499d -MISC ChangeLog 672 RMD160 6d1e060962199a5d5975573e4a06e4f39ffd7696 SHA1 205d1dd30a8724e57fdc786bcc989bf4d7d20649 SHA256 07ae57a382ebe6d3a3ca906259d6ba6453fe8edbf176d500113084d56e28efa1 +EBUILD ghh-9999.ebuild 958 RMD160 05d35ef732c8ec584820801310ac339e3b33ae71 SHA1 b9da306b8a2dfe15d297e1aa61d1ae87fae308e9 SHA256 4a7dc60b4e300a265073bf23af5281954a479e3f7bae92c11847b89d45f76590 +MISC ChangeLog 781 RMD160 a3f0f5e35968a8a355e5deba942b1a1b24d3adf9 SHA1 40da4b60b7ccea359930676c9a27a0970e0a7d78 SHA256 deb2a3fe70193b92793e5d316a5a07f450d0be8091c8674af09fe0f569c48903 MISC metadata.xml 232 RMD160 854b06094287201d0b98f2b21d36054db25d81cd SHA1 cc4f98e9ee0102aea687d71cf3af924cf156edbb SHA256 21382e863647add08888c924279a4b931b2b90ccd0cf5e526ee74a3d5e1fd0df -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.17 (GNU/Linux) +Version: GnuPG v2.0.18 (GNU/Linux) -iF4EAREIAAYFAk2Qq/kACgkQmWq1bYTyC0OFXAD/XIy/WZsp7kgiJw8aLhxU8r8G -gAGyC+o8JTZwbmjFQFcBAJsoyOkerhjamxEsKmOvo4lpAX+JY59IfR8LvnVTBpIx -=oO/q +iJwEAQEIAAYFAk55FiIACgkQfXuS5UK5QB0tpwP+JzKYKKd3SNxZs9ks5Eg2OdG/ +CQIS0m9PlfSqjp72kRbaTnKKcmvAs3iW9wjyvfxckK0vXou7DxSEMInXawwFI9cJ +FVX0/shD/jBT4EB900bsWyrRnjavp27krTu50eW/dXZIaddvq/uBCg9W9pTnRvZe +n6LUR5aGG8W9iZONbLw= +=5A91 -----END PGP SIGNATURE----- diff --git a/dev-util/ghh/ghh-9999.ebuild b/dev-util/ghh/ghh-9999.ebuild index 261fba23aebd..d3041e0bbb1d 100644 --- a/dev-util/ghh/ghh-9999.ebuild +++ b/dev-util/ghh/ghh-9999.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ghh-9999.ebuild,v 1.5 2011/03/28 16:41:12 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ghh-9999.ebuild,v 1.6 2011/09/20 22:37:13 mgorny Exp $ EAPI=3 -inherit autotools git +inherit autotools git-2 DESCRIPTION="a tool to track the history and make backups of your home directory" HOMEPAGE="http://jean-francois.richard.name/ghh/" -EGIT_REPO_URI="http://jean-francois.richard.name/${PN}.git" +EGIT_REPO_URI="git://github.com/jfrichard/git-home-history.git + https://github.com/jfrichard/git-home-history.git" EGIT_BOOTSTRAP="autogen.sh" LICENSE="GPL-2" |