* [gentoo-commits] gentoo-x86 commit in x11-themes/gentoo-xcursors: ChangeLog gentoo-xcursors-0.3.1.ebuild
@ 2010-02-11 15:03 Ulrich Mueller (ulm)
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-02-11 15:03 UTC (permalink / raw
To: gentoo-commits
ulm 10/02/11 15:03:46
Modified: ChangeLog gentoo-xcursors-0.3.1.ebuild
Log:
Fix LICENSE, bug 298556.
(Portage version: 2.2_rc62/cvs/Linux i686)
Revision Changes Path
1.18 x11-themes/gentoo-xcursors/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 23 Jul 2006 17:17:29 -0000 1.17
+++ ChangeLog 11 Feb 2010 15:03:45 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/gentoo-xcursors
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.17 2006/07/23 17:17:29 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.18 2010/02/11 15:03:45 ulm Exp $
+
+ 11 Feb 2010; Ulrich Mueller <ulm@gentoo.org> gentoo-xcursors-0.3.1.ebuild:
+ Fix LICENSE, bug 298556.
23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
gentoo-xcursors-0.3.1.ebuild:
1.17 x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild?r1=1.16&r2=1.17
Index: gentoo-xcursors-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- gentoo-xcursors-0.3.1.ebuild 23 Jul 2006 17:17:29 -0000 1.16
+++ gentoo-xcursors-0.3.1.ebuild 11 Feb 2010 15:03:45 -0000 1.17
@@ -1,12 +1,12 @@
-# Copyright 1999-2006 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/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.16 2006/07/23 17:17:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.17 2010/02/11 15:03:45 ulm Exp $
DESCRIPTION="A high quality set of animated mouse cursors"
HOMEPAGE="http://www.gentoo.org/"
SRC_URI="mirror://gentoo/${PN/xcursors/cursors}-tad-${PV}.tar.bz2"
-LICENSE="X11"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""
@@ -18,7 +18,7 @@
src_install() {
dodir /usr/share/cursors/xorg-x11
- cp -pPR ${S}/* ${D}/usr/share/cursors/xorg-x11/ || die
+ cp -pPR "${S}"/* "${D}"/usr/share/cursors/xorg-x11/ || die
}
pkg_postinst() {
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/gentoo-xcursors: ChangeLog gentoo-xcursors-0.3.1.ebuild
@ 2010-10-17 3:07 Mart Raudsepp (leio)
0 siblings, 0 replies; 2+ messages in thread
From: Mart Raudsepp (leio) @ 2010-10-17 3:07 UTC (permalink / raw
To: gentoo-commits
leio 10/10/17 03:07:26
Modified: ChangeLog gentoo-xcursors-0.3.1.ebuild
Log:
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Revision Changes Path
1.19 x11-themes/gentoo-xcursors/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 11 Feb 2010 15:03:45 -0000 1.18
+++ ChangeLog 17 Oct 2010 03:07:26 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/gentoo-xcursors
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.18 2010/02/11 15:03:45 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.19 2010/10/17 03:07:26 leio Exp $
+
+ 17 Oct 2010; Mart Raudsepp <leio@gentoo.org> gentoo-xcursors-0.3.1.ebuild:
+ Drop to ~mips
11 Feb 2010; Ulrich Mueller <ulm@gentoo.org> gentoo-xcursors-0.3.1.ebuild:
Fix LICENSE, bug 298556.
1.18 x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild?r1=1.17&r2=1.18
Index: gentoo-xcursors-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- gentoo-xcursors-0.3.1.ebuild 11 Feb 2010 15:03:45 -0000 1.17
+++ gentoo-xcursors-0.3.1.ebuild 17 Oct 2010 03:07:26 -0000 1.18
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.17 2010/02/11 15:03:45 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.18 2010/10/17 03:07:26 leio Exp $
DESCRIPTION="A high quality set of animated mouse cursors"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-17 3:07 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:07 [gentoo-commits] gentoo-x86 commit in x11-themes/gentoo-xcursors: ChangeLog gentoo-xcursors-0.3.1.ebuild Mart Raudsepp (leio)
-- strict thread matches above, loose matches on Subject: below --
2010-02-11 15:03 Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox