Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
scarabeus 09/06/11 09:42:34
Modified: noia-1.0-r1.ebuild ChangeLog
Log:
Update homepage and src_uri per bug #273548.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.8 x11-themes/noia/noia-1.0-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/noia/noia-1.0-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/noia/noia-1.0-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/noia/noia-1.0-r1.ebuild?r1=1.7&r2=1.8
Index: noia-1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/noia/noia-1.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- noia-1.0-r1.ebuild 28 Nov 2006 00:48:12 -0000 1.7
+++ noia-1.0-r1.ebuild 11 Jun 2009 09:42:34 -0000 1.8
@@ -1,23 +1,21 @@
-# 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/noia/noia-1.0-r1.ebuild,v 1.7 2006/11/28 00:48:12 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/noia/noia-1.0-r1.ebuild,v 1.8 2009/06/11 09:42:34 scarabeus Exp $
DESCRIPTION="The Noia icon theme"
-SRC_URI="http://es.kde.org/downloads/noia-kde-icons-1.00.tgz"
-HOMEPAGE="http://www.carlitus.net"
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=3883"
+SRC_URI="mirror://debian/pool/main/k/kde-icons-noia/kde-icons-noia_1.0.orig.tar.gz"
+
KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
-IUSE=""
SLOT="0"
+IUSE=""
LICENSE="LGPL-2.1"
-DEPEND=""
-RDEPEND=""
-
S="${WORKDIR}/noia_kde_100"
RESTRICT="binchecks strip"
-src_install(){
+src_install() {
insinto /usr/share/icons/${PN}
doins -r .
}
1.27 x11-themes/noia/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/noia/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/noia/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/noia/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/noia/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 28 Nov 2006 00:48:12 -0000 1.26
+++ ChangeLog 11 Jun 2009 09:42:34 -0000 1.27
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/noia
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/noia/ChangeLog,v 1.26 2006/11/28 00:48:12 flameeyes Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/noia/ChangeLog,v 1.27 2009/06/11 09:42:34 scarabeus Exp $
+
+ 11 Jun 2009; Tomas Chvatal <scarabeus@g.o> noia-1.0-r1.ebuild:
+ Update homepage and src_uri per bug #273548.
28 Nov 2006; Diego Pettenò <flameeyes@g.o> noia-1.0-r1.ebuild:
Call doins with just one parameter.
|
|