diff options
author | Markus Meier <maekke@gentoo.org> | 2013-01-15 22:10:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-01-15 22:10:31 +0000 |
commit | 3b1bd0feed8896f1de29dd81a63e0673f33970d8 (patch) | |
tree | d217c573874b67592aeaad8f013e78f6874c225c /dev-perl/App-Nopaste | |
parent | arm stable, bug #436704 (diff) | |
download | gentoo-2-3b1bd0feed8896f1de29dd81a63e0673f33970d8.tar.gz gentoo-2-3b1bd0feed8896f1de29dd81a63e0673f33970d8.tar.bz2 gentoo-2-3b1bd0feed8896f1de29dd81a63e0673f33970d8.zip |
add ~arm, bug #449762
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/App-Nopaste')
-rw-r--r-- | dev-perl/App-Nopaste/App-Nopaste-0.900.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/App-Nopaste/ChangeLog | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/App-Nopaste/App-Nopaste-0.900.0.ebuild b/dev-perl/App-Nopaste/App-Nopaste-0.900.0.ebuild index 3c2f5c122634..1aeba7bcc65a 100644 --- a/dev-perl/App-Nopaste/App-Nopaste-0.900.0.ebuild +++ b/dev-perl/App-Nopaste/App-Nopaste-0.900.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/App-Nopaste/App-Nopaste-0.900.0.ebuild,v 1.1 2012/12/10 19:38:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/App-Nopaste/App-Nopaste-0.900.0.ebuild,v 1.2 2013/01/15 22:10:31 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Easy access to any pastebin" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="+pastebin clipboard github" DEPEND=" diff --git a/dev-perl/App-Nopaste/ChangeLog b/dev-perl/App-Nopaste/ChangeLog index 5dc8da5d78c6..1b452e3c4784 100644 --- a/dev-perl/App-Nopaste/ChangeLog +++ b/dev-perl/App-Nopaste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/App-Nopaste # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/App-Nopaste/ChangeLog,v 1.37 2013/01/08 18:42:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/App-Nopaste/ChangeLog,v 1.38 2013/01/15 22:10:31 maekke Exp $ + + 15 Jan 2013; Markus Meier <maekke@gentoo.org> App-Nopaste-0.900.0.ebuild: + add ~arm, bug #449762 08 Jan 2013; Torsten Veller <tove@gentoo.org> -App-Nopaste-0.330.0.ebuild, -App-Nopaste-0.340.0.ebuild, -App-Nopaste-0.350.0.ebuild: |