* [gentoo-commits] gentoo-x86 commit in media-libs/libsfml: libsfml-2.2.ebuild ChangeLog libsfml-1.6-r1.ebuild
@ 2015-03-22 16:32 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2015-03-22 16:32 UTC (permalink / raw
To: gentoo-commits
radhermit 15/03/22 16:32:17
Modified: libsfml-2.2.ebuild ChangeLog libsfml-1.6-r1.ebuild
Log:
Update homepage.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 4F064CA3)
Revision Changes Path
1.2 media-libs/libsfml/libsfml-2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsfml/libsfml-2.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsfml/libsfml-2.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsfml/libsfml-2.2.ebuild?r1=1.1&r2=1.2
Index: libsfml-2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsfml/libsfml-2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libsfml-2.2.ebuild 11 Dec 2014 18:31:44 -0000 1.1
+++ libsfml-2.2.ebuild 22 Mar 2015 16:32:17 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsfml/libsfml-2.2.ebuild,v 1.1 2014/12/11 18:31:44 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsfml/libsfml-2.2.ebuild,v 1.2 2015/03/22 16:32:17 radhermit Exp $
EAPI=5
@@ -9,7 +9,7 @@
MY_P=SFML-${PV}
DESCRIPTION="Simple and Fast Multimedia Library (SFML)"
-HOMEPAGE="http://sfml.sourceforge.net/ https://github.com/LaurentGomila/SFML"
+HOMEPAGE="http://www.sfml-dev.org/ https://github.com/LaurentGomila/SFML"
SRC_URI="https://github.com/LaurentGomila/SFML/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ZLIB"
1.17 media-libs/libsfml/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsfml/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsfml/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsfml/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsfml/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 22 Mar 2015 16:31:21 -0000 1.16
+++ ChangeLog 22 Mar 2015 16:32:17 -0000 1.17
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libsfml
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsfml/ChangeLog,v 1.16 2015/03/22 16:31:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsfml/ChangeLog,v 1.17 2015/03/22 16:32:17 radhermit Exp $
+
+ 22 Mar 2015; Tim Harder <radhermit@gentoo.org> libsfml-1.6-r1.ebuild,
+ libsfml-2.2.ebuild:
+ Update homepage.
22 Mar 2015; Tim Harder <radhermit@gentoo.org> -libsfml-2.0.ebuild,
-libsfml-2.1.ebuild, -files/libsfml-2.0_pre20121126-no-docs.patch,
1.7 media-libs/libsfml/libsfml-1.6-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsfml/libsfml-1.6-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsfml/libsfml-1.6-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsfml/libsfml-1.6-r1.ebuild?r1=1.6&r2=1.7
Index: libsfml-1.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsfml/libsfml-1.6-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libsfml-1.6-r1.ebuild 3 Dec 2012 21:35:25 -0000 1.6
+++ libsfml-1.6-r1.ebuild 22 Mar 2015 16:32:17 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsfml/libsfml-1.6-r1.ebuild,v 1.6 2012/12/03 21:35:25 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsfml/libsfml-1.6-r1.ebuild,v 1.7 2015/03/22 16:32:17 radhermit Exp $
EAPI=4
@@ -8,7 +8,7 @@
MY_P="SFML-${PV}"
DESCRIPTION="Simple and Fast Multimedia Library (SFML)"
-HOMEPAGE="http://sfml.sourceforge.net/"
+HOMEPAGE="http://www.sfml-dev.org/"
SRC_URI="mirror://sourceforge/sfml/${MY_P}-sdk-linux-32.tar.gz"
LICENSE="ZLIB"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-22 16:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-22 16:32 [gentoo-commits] gentoo-x86 commit in media-libs/libsfml: libsfml-2.2.ebuild ChangeLog libsfml-1.6-r1.ebuild Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox