summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDror Levin <spatz@gentoo.org>2010-06-11 19:27:23 +0000
committerDror Levin <spatz@gentoo.org>2010-06-11 19:27:23 +0000
commit17b7a61c8bfd88e9e05072787b5150b42f723cdf (patch)
tree897a025e123b89ddd2bd0b50000c9ef47afbfb90 /app-text/wgetpaste
parentRemoving myself as maintainer, reassigning to python herd (diff)
downloadgentoo-2-17b7a61c8bfd88e9e05072787b5150b42f723cdf.tar.gz
gentoo-2-17b7a61c8bfd88e9e05072787b5150b42f723cdf.tar.bz2
gentoo-2-17b7a61c8bfd88e9e05072787b5150b42f723cdf.zip
Version bump, drop old and take maintainership.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r--app-text/wgetpaste/ChangeLog8
-rw-r--r--app-text/wgetpaste/metadata.xml9
-rw-r--r--app-text/wgetpaste/wgetpaste-2.17.ebuild (renamed from app-text/wgetpaste/wgetpaste-2.13.ebuild)8
3 files changed, 16 insertions, 9 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog
index 6935ab939b98..cf8b51d55926 100644
--- a/app-text/wgetpaste/ChangeLog
+++ b/app-text/wgetpaste/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/wgetpaste
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.103 2010/06/11 18:54:34 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.104 2010/06/11 19:27:23 spatz Exp $
+
+*wgetpaste-2.17 (11 Jun 2010)
+
+ 11 Jun 2010; Dror Levin <spatz@gentoo.org> -wgetpaste-2.13.ebuild,
+ +wgetpaste-2.17.ebuild, metadata.xml:
+ Version bump, drop old and take maintainership.
11 Jun 2010; Ben de Groot <yngwin@gentoo.org> metadata.xml:
Removing myself as maintainer, which means this package is now
diff --git a/app-text/wgetpaste/metadata.xml b/app-text/wgetpaste/metadata.xml
index 7dfbf76fcdf9..fdd70ada36c7 100644
--- a/app-text/wgetpaste/metadata.xml
+++ b/app-text/wgetpaste/metadata.xml
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>no-herd</herd>
- <maintainer>
- <email>maintainer-needed@gentoo.org</email>
- </maintainer>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>spatz@gentoo.org</email>
+ <name>Dror Levin</name>
+ </maintainer>
</pkgmetadata>
diff --git a/app-text/wgetpaste/wgetpaste-2.13.ebuild b/app-text/wgetpaste/wgetpaste-2.17.ebuild
index 0fc45dda7d9c..ff5b0d363457 100644
--- a/app-text/wgetpaste/wgetpaste-2.13.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.17.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.13.ebuild,v 1.7 2009/07/19 14:57:38 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.17.ebuild,v 1.1 2010/06/11 19:27:23 spatz Exp $
DESCRIPTION="Command-line interface to various pastebins"
HOMEPAGE="http://wgetpaste.zlin.dk/"
SRC_URI="http://wgetpaste.zlin.dk/${P}.tar.bz2"
-LICENSE="as-is"
+LICENSE="public-domain"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="zsh-completion"
DEPEND=""