public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/pastebin: pastebin-0.6.2.ebuild ChangeLog
@ 2010-09-17  8:19 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2010-09-17  8:19 UTC (permalink / raw
  To: gentoo-commits

jlec        10/09/17 08:19:38

  Modified:             ChangeLog
  Added:                pastebin-0.6.2.ebuild
  Log:
  Version Bump, 337371
  
  (Portage version: 2.2_rc83/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  app-text/pastebin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebin/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebin/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebin/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	13 Aug 2010 13:59:24 -0000	1.6
+++ ChangeLog	17 Sep 2010 08:19:38 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for app-text/pastebin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.6 2010/08/13 13:59:24 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.7 2010/09/17 08:19:38 jlec Exp $
+
+*pastebin-0.6.2 (17 Sep 2010)
+
+  17 Sep 2010; Justin Lecher <jlec@gentoo.org> +pastebin-0.6.2.ebuild:
+  Version Bump, 337371
 
   13 Aug 2010; Jeremy Olexa <darkside@gentoo.org> -pastebin-0.5.ebuild:
   remove old version



1.1                  app-text/pastebin/pastebin-0.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild?rev=1.1&content-type=text/plain

Index: pastebin-0.6.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild,v 1.1 2010/09/17 08:19:38 jlec Exp $

DESCRIPTION="CLI to pastebin.com"
HOMEPAGE="http://code.google.com/p/pastebin-cli/"
SRC_URI="http://pastebin-cli.googlecode.com/files/${P}.tar.bz2"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

DEPEND=""
RDEPEND="dev-perl/libwww-perl"

src_install() {
	dobin ${PN} || die
}






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

* [gentoo-commits] gentoo-x86 commit in app-text/pastebin: pastebin-0.6.2.ebuild ChangeLog
@ 2011-01-05 19:33 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-01-05 19:33 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/01/05 19:33:14

  Modified:             pastebin-0.6.2.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #350736
  
  (Portage version: 2.1.9.29/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-text/pastebin/pastebin-0.6.2.ebuild

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

Index: pastebin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pastebin-0.6.2.ebuild	17 Sep 2010 08:19:38 -0000	1.1
+++ pastebin-0.6.2.ebuild	5 Jan 2011 19:33:14 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild,v 1.1 2010/09/17 08:19:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild,v 1.2 2011/01/05 19:33:14 hwoarang Exp $
 
 DESCRIPTION="CLI to pastebin.com"
 HOMEPAGE="http://code.google.com/p/pastebin-cli/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 DEPEND=""



1.8                  app-text/pastebin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebin/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebin/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebin/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	17 Sep 2010 08:19:38 -0000	1.7
+++ ChangeLog	5 Jan 2011 19:33:14 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/pastebin
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.7 2010/09/17 08:19:38 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.8 2011/01/05 19:33:14 hwoarang Exp $
+
+  05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pastebin-0.6.2.ebuild:
+  Stable on amd64 wrt bug #350736
 
 *pastebin-0.6.2 (17 Sep 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in app-text/pastebin: pastebin-0.6.2.ebuild ChangeLog
@ 2011-01-07 23:32 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2011-01-07 23:32 UTC (permalink / raw
  To: gentoo-commits

ranger      11/01/07 23:32:32

  Modified:             pastebin-0.6.2.ebuild ChangeLog
  Log:
  Marking pastebin-0.6.2 ppc for bug 350736
  
  (Portage version: 2.1.9.25/cvs/Linux ppc64)

Revision  Changes    Path
1.3                  app-text/pastebin/pastebin-0.6.2.ebuild

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

Index: pastebin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pastebin-0.6.2.ebuild	5 Jan 2011 19:33:14 -0000	1.2
+++ pastebin-0.6.2.ebuild	7 Jan 2011 23:32:32 -0000	1.3
@@ -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/app-text/pastebin/pastebin-0.6.2.ebuild,v 1.2 2011/01/05 19:33:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild,v 1.3 2011/01/07 23:32:32 ranger Exp $
 
 DESCRIPTION="CLI to pastebin.com"
 HOMEPAGE="http://code.google.com/p/pastebin-cli/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
 IUSE=""
 
 DEPEND=""



1.9                  app-text/pastebin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebin/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebin/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebin/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	5 Jan 2011 19:33:14 -0000	1.8
+++ ChangeLog	7 Jan 2011 23:32:32 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/pastebin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.8 2011/01/05 19:33:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.9 2011/01/07 23:32:32 ranger Exp $
+
+  07 Jan 2011; Brent Baude <ranger@gentoo.org> pastebin-0.6.2.ebuild:
+  Marking pastebin-0.6.2 ppc for bug 350736
 
   05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pastebin-0.6.2.ebuild:
   Stable on amd64 wrt bug #350736






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

* [gentoo-commits] gentoo-x86 commit in app-text/pastebin: pastebin-0.6.2.ebuild ChangeLog
@ 2011-01-11 22:28 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2011-01-11 22:28 UTC (permalink / raw
  To: gentoo-commits

maekke      11/01/11 22:28:52

  Modified:             pastebin-0.6.2.ebuild ChangeLog
  Log:
  x86 stable, bug #350736
  
  (Portage version: 2.1.9.30/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-text/pastebin/pastebin-0.6.2.ebuild

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

Index: pastebin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pastebin-0.6.2.ebuild	7 Jan 2011 23:32:32 -0000	1.3
+++ pastebin-0.6.2.ebuild	11 Jan 2011 22:28:52 -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/app-text/pastebin/pastebin-0.6.2.ebuild,v 1.3 2011/01/07 23:32:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild,v 1.4 2011/01/11 22:28:52 maekke Exp $
 
 DESCRIPTION="CLI to pastebin.com"
 HOMEPAGE="http://code.google.com/p/pastebin-cli/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 DEPEND=""



1.10                 app-text/pastebin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	7 Jan 2011 23:32:32 -0000	1.9
+++ ChangeLog	11 Jan 2011 22:28:52 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/pastebin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.9 2011/01/07 23:32:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.10 2011/01/11 22:28:52 maekke Exp $
+
+  11 Jan 2011; Markus Meier <maekke@gentoo.org> pastebin-0.6.2.ebuild:
+  x86 stable, bug #350736
 
   07 Jan 2011; Brent Baude <ranger@gentoo.org> pastebin-0.6.2.ebuild:
   Marking pastebin-0.6.2 ppc for bug 350736






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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11 22:28 [gentoo-commits] gentoo-x86 commit in app-text/pastebin: pastebin-0.6.2.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-07 23:32 Brent Baude (ranger)
2011-01-05 19:33 Markos Chandras (hwoarang)
2010-09-17  8:19 Justin Lecher (jlec)

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