public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-themes/larry-backgrounds: ChangeLog larry-backgrounds-20110822.ebuild
@ 2011-08-22 13:17 Sebastian Pipping (sping)
  0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Pipping (sping) @ 2011-08-22 13:17 UTC (permalink / raw
  To: gentoo-commits

sping       11/08/22 13:17:23

  Modified:             ChangeLog larry-backgrounds-20110822.ebuild
  Log:
  x11-themes/larry-backgrounds: Fix symlink
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-themes/larry-backgrounds/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	22 Aug 2011 13:07:40 -0000	1.1
+++ ChangeLog	22 Aug 2011 13:17:23 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/larry-backgrounds
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog,v 1.1 2011/08/22 13:07:40 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog,v 1.2 2011/08/22 13:17:23 sping Exp $
+
+  22 Aug 2011; Sebastian Pipping <sping@gentoo.org>
+  larry-backgrounds-20110822.ebuild:
+  Fix symlink
 
 *larry-backgrounds-20110822 (22 Aug 2011)
 



1.2                  x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild?r1=1.1&r2=1.2

Index: larry-backgrounds-20110822.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- larry-backgrounds-20110822.ebuild	22 Aug 2011 13:07:40 -0000	1.1
+++ larry-backgrounds-20110822.ebuild	22 Aug 2011 13:17:23 -0000	1.2
@@ -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/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild,v 1.1 2011/08/22 13:07:40 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild,v 1.2 2011/08/22 13:17:23 sping Exp $
 
 EAPI="3"
 
@@ -55,7 +55,7 @@
 	( cd "${DISTDIR}" && doins ${A} ) || die
 
 	# Integrate with KDE 4
-	dosym ../../${share_home} /usr/share/wallpapers/larry-the-cow || die
+	dosym ../${share_home} /usr/share/wallpapers/larry-the-cow || die
 
 	# Integrate with XFCE 4
 	dodir ${backdrops}/ || die






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

* [gentoo-commits] gentoo-x86 commit in x11-themes/larry-backgrounds: ChangeLog larry-backgrounds-20110822.ebuild
@ 2012-01-26 14:34 Thomas Kahle (tomka)
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Kahle (tomka) @ 2012-01-26 14:34 UTC (permalink / raw
  To: gentoo-commits

tomka       12/01/26 14:34:44

  Modified:             ChangeLog larry-backgrounds-20110822.ebuild
  Log:
  x86 stable per bug 361335
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.3                  x11-themes/larry-backgrounds/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	22 Aug 2011 13:17:23 -0000	1.2
+++ ChangeLog	26 Jan 2012 14:34:44 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/larry-backgrounds
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog,v 1.2 2011/08/22 13:17:23 sping Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog,v 1.3 2012/01/26 14:34:44 tomka Exp $
+
+  26 Jan 2012; Thomas Kahle <tomka@gentoo.org>
+  larry-backgrounds-20110822.ebuild:
+  x86 stable per bug 361335
 
   22 Aug 2011; Sebastian Pipping <sping@gentoo.org>
   larry-backgrounds-20110822.ebuild:



1.3                  x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild?r1=1.2&r2=1.3

Index: larry-backgrounds-20110822.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- larry-backgrounds-20110822.ebuild	22 Aug 2011 13:17:23 -0000	1.2
+++ larry-backgrounds-20110822.ebuild	26 Jan 2012 14:34:44 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild,v 1.2 2011/08/22 13:17:23 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild,v 1.3 2012/01/26 14:34:44 tomka Exp $
 
 EAPI="3"
 
@@ -40,7 +40,7 @@
 
 LICENSE="CCPL-Attribution-ShareAlike-2.5 CCPL-Attribution-ShareAlike-NonCommercial-2.5"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 RESTRICT="mirror"  # TODO make a tarball, instead?






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

* [gentoo-commits] gentoo-x86 commit in x11-themes/larry-backgrounds: ChangeLog larry-backgrounds-20110822.ebuild
@ 2012-10-12 12:02 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey Popov (pinkbyte) @ 2012-10-12 12:02 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    12/10/12 12:02:23

  Modified:             ChangeLog larry-backgrounds-20110822.ebuild
  Log:
  Stable on amd64
  
  (Portage version: 2.2.0_alpha136/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-themes/larry-backgrounds/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	26 Jan 2012 14:34:44 -0000	1.3
+++ ChangeLog	12 Oct 2012 12:02:23 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/larry-backgrounds
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog,v 1.3 2012/01/26 14:34:44 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog,v 1.4 2012/10/12 12:02:23 pinkbyte Exp $
+
+  12 Oct 2012; Sergey Popov <pinkbyte@gentoo.org>
+  larry-backgrounds-20110822.ebuild:
+  Stable on amd64
 
   26 Jan 2012; Thomas Kahle <tomka@gentoo.org>
   larry-backgrounds-20110822.ebuild:



1.4                  x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild?r1=1.3&r2=1.4

Index: larry-backgrounds-20110822.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- larry-backgrounds-20110822.ebuild	26 Jan 2012 14:34:44 -0000	1.3
+++ larry-backgrounds-20110822.ebuild	12 Oct 2012 12:02:23 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild,v 1.3 2012/01/26 14:34:44 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild,v 1.4 2012/10/12 12:02:23 pinkbyte Exp $
 
 EAPI="3"
 
@@ -40,7 +40,7 @@
 
 LICENSE="CCPL-Attribution-ShareAlike-2.5 CCPL-Attribution-ShareAlike-NonCommercial-2.5"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RESTRICT="mirror"  # TODO make a tarball, instead?





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

* [gentoo-commits] gentoo-x86 commit in x11-themes/larry-backgrounds: ChangeLog larry-backgrounds-20110822.ebuild
@ 2013-02-07 22:58 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-02-07 22:58 UTC (permalink / raw
  To: gentoo-commits

ulm         13/02/07 22:58:16

  Modified:             ChangeLog larry-backgrounds-20110822.ebuild
  Log:
  Move Creative Commons licenses to shorter names.
  
  (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)

Revision  Changes    Path
1.5                  x11-themes/larry-backgrounds/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	12 Oct 2012 12:02:23 -0000	1.4
+++ ChangeLog	7 Feb 2013 22:58:16 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/larry-backgrounds
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog,v 1.4 2012/10/12 12:02:23 pinkbyte Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/ChangeLog,v 1.5 2013/02/07 22:58:16 ulm Exp $
+
+  07 Feb 2013; Ulrich Müller <ulm@gentoo.org>
+  larry-backgrounds-20110822.ebuild:
+  Move Creative Commons licenses to shorter names.
 
   12 Oct 2012; Sergey Popov <pinkbyte@gentoo.org>
   larry-backgrounds-20110822.ebuild:



1.5                  x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild?r1=1.4&r2=1.5

Index: larry-backgrounds-20110822.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- larry-backgrounds-20110822.ebuild	12 Oct 2012 12:02:23 -0000	1.4
+++ larry-backgrounds-20110822.ebuild	7 Feb 2013 22:58:16 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild,v 1.4 2012/10/12 12:02:23 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/larry-backgrounds/larry-backgrounds-20110822.ebuild,v 1.5 2013/02/07 22:58:16 ulm Exp $
 
 EAPI="3"
 
@@ -38,7 +38,7 @@
 	${web_home}/gentoo-larry-bg-1920x1200.png
 "
 
-LICENSE="CCPL-Attribution-ShareAlike-2.5 CCPL-Attribution-ShareAlike-NonCommercial-2.5"
+LICENSE="CC-BY-SA-2.5 CC-BY-NC-SA-2.5"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""





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

end of thread, other threads:[~2013-02-07 22:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-12 12:02 [gentoo-commits] gentoo-x86 commit in x11-themes/larry-backgrounds: ChangeLog larry-backgrounds-20110822.ebuild Sergey Popov (pinkbyte)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-07 22:58 Ulrich Mueller (ulm)
2012-01-26 14:34 Thomas Kahle (tomka)
2011-08-22 13:17 Sebastian Pipping (sping)

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