public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/rpm: rpm-4.4.6-r7.ebuild rpm-4.4.7-r5.ebuild rpm-4.4.7-r4.ebuild rpm-4.4.6-r6.ebuild
@ 2010-05-12 19:59 Stanislav Ochotnicky (sochotnicky)
  0 siblings, 0 replies; only message in thread
From: Stanislav Ochotnicky (sochotnicky) @ 2010-05-12 19:59 UTC (permalink / raw
  To: gentoo-commits

sochotnicky    10/05/12 19:59:43

  Modified:             rpm-4.4.6-r7.ebuild rpm-4.4.7-r5.ebuild
                        rpm-4.4.7-r4.ebuild
  Removed:              rpm-4.4.6-r6.ebuild
  Log:
  Fixed homepage and source URL for rpm ebuilds
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.3                  app-arch/rpm/rpm-4.4.6-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.4.6-r7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.4.6-r7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.4.6-r7.ebuild?r1=1.2&r2=1.3

Index: rpm-4.4.6-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.6-r7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rpm-4.4.6-r7.ebuild	22 Apr 2010 20:59:35 -0000	1.2
+++ rpm-4.4.6-r7.ebuild	12 May 2010 19:59:42 -0000	1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.6-r7.ebuild,v 1.2 2010/04/22 20:59:35 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.6-r7.ebuild,v 1.3 2010/05/12 19:59:42 sochotnicky Exp $
 
 inherit eutils autotools distutils perl-module flag-o-matic
 
 DESCRIPTION="Red Hat Package Management Utils"
-HOMEPAGE="http://www.rpm.org/"
-SRC_URI="http://wraptastic.org/pub/rpm-4.4.x/${P}.tar.gz"
+HOMEPAGE="http://www.rpm5.org/"
+SRC_URI="http://rpm5.org/files/rpm/rpm-4.4/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"



1.2                  app-arch/rpm/rpm-4.4.7-r5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.4.7-r5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.4.7-r5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.4.7-r5.ebuild?r1=1.1&r2=1.2

Index: rpm-4.4.7-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.7-r5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rpm-4.4.7-r5.ebuild	12 May 2010 18:49:00 -0000	1.1
+++ rpm-4.4.7-r5.ebuild	12 May 2010 19:59:42 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.7-r5.ebuild,v 1.1 2010/05/12 18:49:00 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.7-r5.ebuild,v 1.2 2010/05/12 19:59:42 sochotnicky Exp $
 
 inherit eutils autotools distutils perl-module flag-o-matic
 
 DESCRIPTION="Red Hat Package Management Utils"
-HOMEPAGE="http://www.rpm.org/"
+HOMEPAGE="http://www.rpm5.org/"
 SRC_URI="http://rpm5.org/files/rpm/rpm-4.4/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2"



1.5                  app-arch/rpm/rpm-4.4.7-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.4.7-r4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.4.7-r4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.4.7-r4.ebuild?r1=1.4&r2=1.5

Index: rpm-4.4.7-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.7-r4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rpm-4.4.7-r4.ebuild	4 Apr 2010 21:48:31 -0000	1.4
+++ rpm-4.4.7-r4.ebuild	12 May 2010 19:59:42 -0000	1.5
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.7-r4.ebuild,v 1.4 2010/04/04 21:48:31 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.7-r4.ebuild,v 1.5 2010/05/12 19:59:42 sochotnicky Exp $
 
 inherit eutils autotools distutils perl-module flag-o-matic
 
 DESCRIPTION="Red Hat Package Management Utils"
-HOMEPAGE="http://www.rpm.org/"
-SRC_URI="http://wraptastic.org/pub/rpm-4.4.x/${P}.tar.gz"
+HOMEPAGE="http://www.rpm5.org/"
+SRC_URI="http://rpm5.org/files/rpm/rpm-4.4/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-12 19:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 19:59 [gentoo-commits] gentoo-x86 commit in app-arch/rpm: rpm-4.4.6-r7.ebuild rpm-4.4.7-r5.ebuild rpm-4.4.7-r4.ebuild rpm-4.4.6-r6.ebuild Stanislav Ochotnicky (sochotnicky)

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