public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-themes/silver-xcursors: ChangeLog silver-xcursors-0.4.ebuild
@ 2009-03-23 22:14 Ben de Groot (yngwin)
  0 siblings, 0 replies; 2+ messages in thread
From: Ben de Groot (yngwin) @ 2009-03-23 22:14 UTC (permalink / raw
  To: gentoo-commits

yngwin      09/03/23 22:14:04

  Modified:             ChangeLog silver-xcursors-0.4.ebuild
  Log:
  Fix SRC_URI, bug 223483
  (Portage version: 2.2_rc26/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 x11-themes/silver-xcursors/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/silver-xcursors/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/silver-xcursors/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/silver-xcursors/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	9 Oct 2006 13:28:17 -0000	1.21
+++ ChangeLog	23 Mar 2009 22:14:04 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for x11-themes/silver-xcursors
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/ChangeLog,v 1.21 2006/10/09 13:28:17 the_paya Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/ChangeLog,v 1.22 2009/03/23 22:14:04 yngwin Exp $
+
+  23 Mar 2009; Ben de Groot <yngwin@gentoo.org> silver-xcursors-0.4:
+  Fix SRC_URI, bug 223483
 
   09 Oct 2006; Javier Villavicencio <the_paya@gentoo.org>
   silver-xcursors-0.4.ebuild:



1.23                 x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild?r1=1.22&r2=1.23

Index: silver-xcursors-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- silver-xcursors-0.4.ebuild	9 Oct 2006 13:28:17 -0000	1.22
+++ silver-xcursors-0.4.ebuild	23 Mar 2009 22:14:04 -0000	1.23
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild,v 1.22 2006/10/09 13:28:17 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild,v 1.23 2009/03/23 22:14:04 yngwin Exp $
 
 MY_P="5533-Silver-XCursors-3D-${PV}"
 DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
 HOMEPAGE="http://www.kde-look.org/content/show.php?content=5533"
-SRC_URI="http://www.kde-look.org/content/files/$MY_P.tar.bz2"
+SRC_URI="http://www.kde-look.org/CONTENT/content-files/$MY_P.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
@@ -17,8 +17,8 @@
 
 src_install() {
 	dodir /usr/share/cursors/xorg-x11/Silver/cursors/
-	cp -R  ${WORKDIR}/${MY_P:5}/Silver/cursors ${D}/usr/share/cursors/xorg-x11/Silver/ || die
-	dodoc ${WORKDIR}/${MY_P:5}/README
+	cp -R  "${WORKDIR}"/${MY_P:5}/Silver/cursors "${D}"/usr/share/cursors/xorg-x11/Silver/ || die
+	dodoc "${WORKDIR}"/${MY_P:5}/README
 }
 
 pkg_postinst() {






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-themes/silver-xcursors: ChangeLog silver-xcursors-0.4.ebuild
@ 2010-10-17  3:11 Mart Raudsepp (leio)
  0 siblings, 0 replies; 2+ messages in thread
From: Mart Raudsepp (leio) @ 2010-10-17  3:11 UTC (permalink / raw
  To: gentoo-commits

leio        10/10/17 03:11:37

  Modified:             ChangeLog silver-xcursors-0.4.ebuild
  Log:
  Drop to ~mips
  
  (Portage version: 2.1.9.14/cvs/Linux mips64)

Revision  Changes    Path
1.23                 x11-themes/silver-xcursors/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/silver-xcursors/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/silver-xcursors/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/silver-xcursors/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	23 Mar 2009 22:14:04 -0000	1.22
+++ ChangeLog	17 Oct 2010 03:11:37 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for x11-themes/silver-xcursors
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/ChangeLog,v 1.22 2009/03/23 22:14:04 yngwin Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/ChangeLog,v 1.23 2010/10/17 03:11:37 leio Exp $
+
+  17 Oct 2010; Mart Raudsepp <leio@gentoo.org> silver-xcursors-0.4.ebuild:
+  Drop to ~mips
 
   23 Mar 2009; Ben de Groot <yngwin@gentoo.org> silver-xcursors-0.4:
   Fix SRC_URI, bug 223483



1.24                 x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild?r1=1.23&r2=1.24

Index: silver-xcursors-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- silver-xcursors-0.4.ebuild	23 Mar 2009 22:14:04 -0000	1.23
+++ silver-xcursors-0.4.ebuild	17 Oct 2010 03:11:37 -0000	1.24
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild,v 1.23 2009/03/23 22:14:04 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild,v 1.24 2010/10/17 03:11:37 leio Exp $
 
 MY_P="5533-Silver-XCursors-3D-${PV}"
 DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
@@ -9,7 +9,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=""






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-17  3:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-17  3:11 [gentoo-commits] gentoo-x86 commit in x11-themes/silver-xcursors: ChangeLog silver-xcursors-0.4.ebuild Mart Raudsepp (leio)
  -- strict thread matches above, loose matches on Subject: below --
2009-03-23 22:14 Ben de Groot (yngwin)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox