public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/spamcup: ChangeLog spamcup-1.09.ebuild
@ 2008-06-14 19:33 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 3+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2008-06-14 19:33 UTC (permalink / raw
  To: gentoo-commits

dertobi123    08/06/14 19:33:38

  Modified:             ChangeLog
  Added:                spamcup-1.09.ebuild
  Log:
  Version bump (#222253)
  (Portage version: 2.1.5.5)

Revision  Changes    Path
1.7                  net-mail/spamcup/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/spamcup/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/spamcup/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/spamcup/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	30 May 2008 07:19:04 -0000	1.6
+++ ChangeLog	14 Jun 2008 19:33:37 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for net-mail/spamcup
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v 1.6 2008/05/30 07:19:04 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v 1.7 2008/06/14 19:33:37 dertobi123 Exp $
+
+*spamcup-1.09 (14 Jun 2008)
+
+  14 Jun 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+  +spamcup-1.09.ebuild:
+  Version bump (#222253)
 
   30 May 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
   Removing Andrej Kacian (Ticho) from metadata.xml (as per #59986).



1.1                  net-mail/spamcup/spamcup-1.09.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild?rev=1.1&content-type=text/plain

Index: spamcup-1.09.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild,v 1.1 2008/06/14 19:33:37 dertobi123 Exp $

DESCRIPTION="This script does the same you would do when you report spam with your browser in Spamcop.net."
HOMEPAGE="http://sourceforge.net/projects/spamcup/"
SRC_URI="mirror://sourceforge/spamcup/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"

KEYWORDS="~ppc ~x86"
IUSE=""

DEPEND=">=dev-lang/perl-5.8.0
	dev-perl/Getopt-ArgvFile
	dev-perl/libwww-perl"

src_install() {
	dodir /usr/bin
	dobin spamcup

	dodoc ChangeLog INSTALL README
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in net-mail/spamcup: ChangeLog spamcup-1.09.ebuild
@ 2011-06-14 19:06 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2011-06-14 19:06 UTC (permalink / raw
  To: gentoo-commits

maekke      11/06/14 19:06:19

  Modified:             ChangeLog spamcup-1.09.ebuild
  Log:
  x86 stable, bug #370221
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 net-mail/spamcup/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/spamcup/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/spamcup/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/spamcup/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	25 May 2011 06:31:32 -0000	1.9
+++ ChangeLog	14 Jun 2011 19:06:19 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/spamcup
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v 1.9 2011/05/25 06:31:32 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v 1.10 2011/06/14 19:06:19 maekke Exp $
+
+  14 Jun 2011; Markus Meier <maekke@gentoo.org> spamcup-1.09.ebuild:
+  x86 stable, bug #370221
 
   25 May 2011; Eray Aslan <eras@gentoo.org> spamcup-1.08.ebuild,
   spamcup-1.09.ebuild:



1.4                  net-mail/spamcup/spamcup-1.09.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild?r1=1.3&r2=1.4

Index: spamcup-1.09.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- spamcup-1.09.ebuild	25 May 2011 06:31:32 -0000	1.3
+++ spamcup-1.09.ebuild	14 Jun 2011 19:06:19 -0000	1.4
@@ -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/net-mail/spamcup/spamcup-1.09.ebuild,v 1.3 2011/05/25 06:31:32 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild,v 1.4 2011/06/14 19:06:19 maekke Exp $
 
 DESCRIPTION="This script does the same you would do when you report spam with your browser in Spamcop.net."
 HOMEPAGE="http://sourceforge.net/projects/spamcup/"
@@ -8,7 +8,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 DEPEND=">=dev-lang/perl-5.8.0






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

* [gentoo-commits] gentoo-x86 commit in net-mail/spamcup: ChangeLog spamcup-1.09.ebuild
@ 2011-06-22 21:29 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2011-06-22 21:29 UTC (permalink / raw
  To: gentoo-commits

ranger      11/06/22 21:29:45

  Modified:             ChangeLog spamcup-1.09.ebuild
  Log:
  Marking spamcup-1.09 ppc for bug 370221
  
  (Portage version: 2.1.9.42/cvs/Linux ppc64)

Revision  Changes    Path
1.11                 net-mail/spamcup/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/spamcup/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/spamcup/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/spamcup/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	14 Jun 2011 19:06:19 -0000	1.10
+++ ChangeLog	22 Jun 2011 21:29:45 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/spamcup
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v 1.10 2011/06/14 19:06:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v 1.11 2011/06/22 21:29:45 ranger Exp $
+
+  22 Jun 2011; Brent Baude <ranger@gentoo.org> spamcup-1.09.ebuild:
+  Marking spamcup-1.09 ppc for bug 370221
 
   14 Jun 2011; Markus Meier <maekke@gentoo.org> spamcup-1.09.ebuild:
   x86 stable, bug #370221



1.5                  net-mail/spamcup/spamcup-1.09.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild?r1=1.4&r2=1.5

Index: spamcup-1.09.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- spamcup-1.09.ebuild	14 Jun 2011 19:06:19 -0000	1.4
+++ spamcup-1.09.ebuild	22 Jun 2011 21:29:45 -0000	1.5
@@ -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/net-mail/spamcup/spamcup-1.09.ebuild,v 1.4 2011/06/14 19:06:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild,v 1.5 2011/06/22 21:29:45 ranger Exp $
 
 DESCRIPTION="This script does the same you would do when you report spam with your browser in Spamcop.net."
 HOMEPAGE="http://sourceforge.net/projects/spamcup/"
@@ -8,7 +8,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
 IUSE=""
 
 DEPEND=">=dev-lang/perl-5.8.0






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

end of thread, other threads:[~2011-06-22 21:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-22 21:29 [gentoo-commits] gentoo-x86 commit in net-mail/spamcup: ChangeLog spamcup-1.09.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2011-06-14 19:06 Markus Meier (maekke)
2008-06-14 19:33 Tobias Scherbaum (dertobi123)

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