* [gentoo-commits] dev/xarthisius:master commit in: dev-lang/ekopath/, dev-lang/path64/files/, dev-lang/path64/, ...
@ 2011-06-14 19:03 Kacper Kowalik
0 siblings, 0 replies; only message in thread
From: Kacper Kowalik @ 2011-06-14 19:03 UTC (permalink / raw
To: gentoo-commits
commit: 148f1b3a55f6c6b0833c56c3eca9a05892afadb4
Author: Kacper Kowalik (Xarthisius) <xarthisius <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 19:03:40 2011 +0000
Commit: Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 19:03:40 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xarthisius.git;a=commit;h=148f1b3a
ekopath -> path64
---
dev-lang/ekopath/Manifest | 4 ----
dev-lang/path64/Manifest | 4 ++++
.../files/path64-fixlinks.patch} | 0
.../files/path64-implicits.patch} | 0
dev-lang/{ekopath => path64}/metadata.xml | 0
.../path64-9999.ebuild} | 4 ++--
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-lang/ekopath/Manifest b/dev-lang/ekopath/Manifest
deleted file mode 100644
index 582fce8..0000000
--- a/dev-lang/ekopath/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX ekopath-fixlinks.patch 1866 RMD160 8d0f4dfd17a445c94d4e7ad3981aff818fff5029 SHA1 fe1895e6bb2c4c55624eb070094db50e5d973339 SHA256 f7d59c134929435104e0d9a7973294b5cee49e9e1cf8467402795e0ad230c2fd
-AUX ekopath-implicits.patch 1859 RMD160 60c31a551b57dbb1cda9ede6ccdbc23cc3281fe5 SHA1 27051876e281ee60a15796f3f356069e1077e180 SHA256 df001a245012d8cacbb206eeb471bb48a20a612e8d3644472d350038f7cf1f96
-EBUILD ekopath-9999.ebuild 1768 RMD160 d633cdd542871b89acd6bb6d336abd892a63604d SHA1 d504c77014dec249ae3b17e793b4a922c4923b68 SHA256 cc5f5e69317dc2fa95050fbed29dbca118e1cdaee4c074de942015aa7a6db964
-MISC metadata.xml 599 RMD160 db4dbce6755b718f4fd34ced77c3e43c3ac49b29 SHA1 254eeaee0fdfe85349ba117190697731991f3e4a SHA256 297871a74cf9d537062c154ce333137ebda79d9a404e4329cfb504bcf5b5c62d
diff --git a/dev-lang/path64/Manifest b/dev-lang/path64/Manifest
new file mode 100644
index 0000000..1eb9294
--- /dev/null
+++ b/dev-lang/path64/Manifest
@@ -0,0 +1,4 @@
+AUX path64-fixlinks.patch 1866 RMD160 8d0f4dfd17a445c94d4e7ad3981aff818fff5029 SHA1 fe1895e6bb2c4c55624eb070094db50e5d973339 SHA256 f7d59c134929435104e0d9a7973294b5cee49e9e1cf8467402795e0ad230c2fd
+AUX path64-implicits.patch 1859 RMD160 60c31a551b57dbb1cda9ede6ccdbc23cc3281fe5 SHA1 27051876e281ee60a15796f3f356069e1077e180 SHA256 df001a245012d8cacbb206eeb471bb48a20a612e8d3644472d350038f7cf1f96
+EBUILD path64-9999.ebuild 1766 RMD160 77d06df8771eb2a2882883167cd35d87abcc2683 SHA1 257bd771f8cf3b26cbe1f5cdd9d7f7057ecae23b SHA256 dbcc0d0da95c540368bed81347e1abca30c317d0dd6d9615d15a5b027c41ca16
+MISC metadata.xml 599 RMD160 db4dbce6755b718f4fd34ced77c3e43c3ac49b29 SHA1 254eeaee0fdfe85349ba117190697731991f3e4a SHA256 297871a74cf9d537062c154ce333137ebda79d9a404e4329cfb504bcf5b5c62d
diff --git a/dev-lang/ekopath/files/ekopath-fixlinks.patch b/dev-lang/path64/files/path64-fixlinks.patch
similarity index 100%
rename from dev-lang/ekopath/files/ekopath-fixlinks.patch
rename to dev-lang/path64/files/path64-fixlinks.patch
diff --git a/dev-lang/ekopath/files/ekopath-implicits.patch b/dev-lang/path64/files/path64-implicits.patch
similarity index 100%
rename from dev-lang/ekopath/files/ekopath-implicits.patch
rename to dev-lang/path64/files/path64-implicits.patch
diff --git a/dev-lang/ekopath/metadata.xml b/dev-lang/path64/metadata.xml
similarity index 100%
rename from dev-lang/ekopath/metadata.xml
rename to dev-lang/path64/metadata.xml
diff --git a/dev-lang/ekopath/ekopath-9999.ebuild b/dev-lang/path64/path64-9999.ebuild
similarity index 93%
rename from dev-lang/ekopath/ekopath-9999.ebuild
rename to dev-lang/path64/path64-9999.ebuild
index 766669b..fc4284b 100644
--- a/dev-lang/ekopath/ekopath-9999.ebuild
+++ b/dev-lang/path64/path64-9999.ebuild
@@ -7,7 +7,7 @@ CMAKE_BUILD_TYPE=Debug
CMAKE_VERBOSE=1
if [ "${PV%9999}" != "${PV}" ] ; then
SCM=git-2
- EGIT_REPO_URI="git://github.com/path64/compiler.git"
+ EGIT_REPO_URI="git://github.com/${PN}/compiler.git"
fi
inherit cmake-utils ${SCM} multilib toolchain-funcs
@@ -31,7 +31,7 @@ RDEPEND="${DEPEND}"
pkg_pretend() {
[[ $(gcc-version) != 4.2 ]] && \
- die "To bootstrap EKOPath you'll need to use gcc:4.2[vanilla]"
+ die "To bootstrap Path64 you'll need to use gcc:4.2[vanilla]"
}
pkg_setup() {
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-14 19:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-14 19:03 [gentoo-commits] dev/xarthisius:master commit in: dev-lang/ekopath/, dev-lang/path64/files/, dev-lang/path64/, Kacper Kowalik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox