summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-12-09 13:28:55 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-12-09 13:28:55 +0000
commit18b651e7cf550e8fe72565ea2bb7bca55247112b (patch)
tree29bc8c5718840397ec44b95674aa7e59f8843047 /dev-cpp/libcmis
parentbump to 9.0_rc3 (diff)
downloadgentoo-2-18b651e7cf550e8fe72565ea2bb7bca55247112b.tar.gz
gentoo-2-18b651e7cf550e8fe72565ea2bb7bca55247112b.tar.bz2
gentoo-2-18b651e7cf550e8fe72565ea2bb7bca55247112b.zip
Project moved to sf.net.
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/libcmis')
-rw-r--r--dev-cpp/libcmis/ChangeLog6
-rw-r--r--dev-cpp/libcmis/libcmis-0.1.0.ebuild8
-rw-r--r--dev-cpp/libcmis/libcmis-9999.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-cpp/libcmis/ChangeLog b/dev-cpp/libcmis/ChangeLog
index 40b1098951ac..ace7c531e34b 100644
--- a/dev-cpp/libcmis/ChangeLog
+++ b/dev-cpp/libcmis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-cpp/libcmis
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcmis/ChangeLog,v 1.4 2011/11/30 12:34:43 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcmis/ChangeLog,v 1.5 2011/12/09 13:28:55 scarabeus Exp $
+
+ 09 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> libcmis-0.1.0.ebuild,
+ libcmis-9999.ebuild:
+ Project moved to sf.net.
30 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> libcmis-0.1.0.ebuild:
Marked ~ppc wrt #392585
diff --git a/dev-cpp/libcmis/libcmis-0.1.0.ebuild b/dev-cpp/libcmis/libcmis-0.1.0.ebuild
index 7ae06c01ad18..ed9549de5db3 100644
--- a/dev-cpp/libcmis/libcmis-0.1.0.ebuild
+++ b/dev-cpp/libcmis/libcmis-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcmis/libcmis-0.1.0.ebuild,v 1.3 2011/11/30 12:34:43 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcmis/libcmis-0.1.0.ebuild,v 1.4 2011/12/09 13:28:55 scarabeus Exp $
EAPI=4
@@ -10,12 +10,12 @@ inherit autotools ${SCM_ECLASS}
unset SCM_ECLASS
DESCRIPTION="C++ client library for the CMIS interface"
-HOMEPAGE="http://gitorious.org/libcmis"
-[[ ${PV} == 9999 ]] || SRC_URI="http://people.freedesktop.org/~cbosdo/${PN}/${P}.tar.gz"
+HOMEPAGE="https://sourceforge.net/projects/libcmis/"
+[[ ${PV} == 9999 ]] || SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="|| ( GPL-2 LGPL-2 MPL-1.1 )"
SLOT="0"
-[[ ${PV} == 9999 ]] || KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+[[ ${PV} == 9999 ]] || KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs test"
RDEPEND="
diff --git a/dev-cpp/libcmis/libcmis-9999.ebuild b/dev-cpp/libcmis/libcmis-9999.ebuild
index 73ad1f1c35c4..df1a6f457573 100644
--- a/dev-cpp/libcmis/libcmis-9999.ebuild
+++ b/dev-cpp/libcmis/libcmis-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcmis/libcmis-9999.ebuild,v 1.3 2011/10/03 13:33:43 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcmis/libcmis-9999.ebuild,v 1.4 2011/12/09 13:28:55 scarabeus Exp $
EAPI=4
@@ -10,8 +10,8 @@ inherit autotools ${SCM_ECLASS}
unset SCM_ECLASS
DESCRIPTION="C++ client library for the CMIS interface"
-HOMEPAGE="http://gitorious.org/libcmis"
-[[ ${PV} == 9999 ]] || SRC_URI="http://people.freedesktop.org/~cbosdo/${PN}/${P}.tar.gz"
+HOMEPAGE="https://sourceforge.net/projects/libcmis/"
+[[ ${PV} == 9999 ]] || SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="|| ( GPL-2 LGPL-2 MPL-1.1 )"
SLOT="0"