summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-07 23:45:12 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-07 23:45:12 +0000
commit32ceb5b12634882980ef92fe41c2cc564e0bb9b3 (patch)
tree1518bc6ee97150b307cf04475bad5b470ceaeeb1 /dev-ruby/serialport
parentamd64 stable, bug #503686 (diff)
downloadgentoo-2-32ceb5b12634882980ef92fe41c2cc564e0bb9b3.tar.gz
gentoo-2-32ceb5b12634882980ef92fe41c2cc564e0bb9b3.tar.bz2
gentoo-2-32ceb5b12634882980ef92fe41c2cc564e0bb9b3.zip
amd64 stable, bug #503688
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/serialport')
-rw-r--r--dev-ruby/serialport/ChangeLog7
-rw-r--r--dev-ruby/serialport/serialport-1.3.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/serialport/ChangeLog b/dev-ruby/serialport/ChangeLog
index 196f72daad0e..49cfccee86a6 100644
--- a/dev-ruby/serialport/ChangeLog
+++ b/dev-ruby/serialport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/serialport
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/serialport/ChangeLog,v 1.10 2013/11/26 01:46:08 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/serialport/ChangeLog,v 1.11 2014/03/07 23:45:12 pacho Exp $
+
+ 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> serialport-1.3.0.ebuild:
+ amd64 stable, bug #503688
*serialport-1.3.0 (26 Nov 2013)
diff --git a/dev-ruby/serialport/serialport-1.3.0.ebuild b/dev-ruby/serialport/serialport-1.3.0.ebuild
index 629cdb2c5b19..3254a4094746 100644
--- a/dev-ruby/serialport/serialport-1.3.0.ebuild
+++ b/dev-ruby/serialport/serialport-1.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/serialport/serialport-1.3.0.ebuild,v 1.1 2013/11/26 01:46:08 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/serialport/serialport-1.3.0.ebuild,v 1.2 2014/03/07 23:45:12 pacho Exp $
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="http://rubyforge.org/projects/ruby-serialport/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
all_ruby_prepare() {