From d99a4811e4af51a462a1b09b4d56e16ee72b366c Mon Sep 17 00:00:00 2001 From: Mounir Lamouri Date: Sat, 13 Sep 2008 23:11:47 +0000 Subject: app-text/pastebin: Working on PPC : adding ~ppc keyword. svn path=/sunrise/; revision=7087 --- app-text/pastebin/ChangeLog | 4 ++++ app-text/pastebin/Manifest | 4 ++-- app-text/pastebin/pastebin-0.3.ebuild | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-text/pastebin') diff --git a/app-text/pastebin/ChangeLog b/app-text/pastebin/ChangeLog index 334c2a120..58de3d5db 100644 --- a/app-text/pastebin/ChangeLog +++ b/app-text/pastebin/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 13 Sep 2008; Mounir Lamouri (volkmar) + pastebin-0.3.ebuild: + Working on PPC : adding ~ppc keyword. + 11 Sep 2008; Erik Hahn (a_b) +pastebin-0.3.ebuild, +metadata.xml: Ebuild for Bug #235377, based on the one by cHoBi diff --git a/app-text/pastebin/Manifest b/app-text/pastebin/Manifest index c7e6fc952..f49b4e2d2 100644 --- a/app-text/pastebin/Manifest +++ b/app-text/pastebin/Manifest @@ -1,4 +1,4 @@ DIST pastebin-0.3.tar.bz2 2097 RMD160 da6e35343ea472f54a3ddb3d50b4d33d22f1b293 SHA1 9d601a3902008e742f9814c40516db280005cb19 SHA256 dd60e118231630e3e547d61bd49948d94872e6ada9b657fa45d2f9880a63e9e2 -EBUILD pastebin-0.3.ebuild 405 RMD160 92a4ae4d8ccbe476449c2b82565a553ed5874621 SHA1 405ddfdad1eda7a753d13d13e8cceb7aebf78a8e SHA256 53c8bf9b258a8ffc306a4c1079cf5671c3014207bc351c62d0923413367b926d -MISC ChangeLog 265 RMD160 5a77e55224bba65cf7dbc57d892734c993ccc8b6 SHA1 2281743597c13eea0c9ac74764813105f064d0bb SHA256 308aaebb0f9ddca4e9666b2c8aff1e8fdbede08f05ca3b9a99e46d8de4b123e3 +EBUILD pastebin-0.3.ebuild 410 RMD160 eedab829aca0ea7fa46af483b34b329bcd510f49 SHA1 7689930a35afda36bf1d238187873dec02502d3e SHA256 9266ebe2ff90c46771ad8e114ffd269e6805422accce2ff4ffabb1b7f2972605 +MISC ChangeLog 396 RMD160 af47f0e9e066412f58c0940f6b69aa6bb8d227c5 SHA1 e289eadc5fccbe4cd87597565777110a99e46aa4 SHA256 b9bb4a0a61031e0b3eacf042d8033ac702679161ae53c66644a31011a56aa98e MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 diff --git a/app-text/pastebin/pastebin-0.3.ebuild b/app-text/pastebin/pastebin-0.3.ebuild index 7296ec28a..8591f5d3a 100644 --- a/app-text/pastebin/pastebin-0.3.ebuild +++ b/app-text/pastebin/pastebin-0.3.ebuild @@ -8,7 +8,7 @@ SRC_URI="http://pastebin-cli.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" RDEPEND="dev-lang/perl -- cgit v1.2.3