summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-12-24 12:48:18 +0000
committerPacho Ramos <pacho@gentoo.org>2012-12-24 12:48:18 +0000
commitd113232bfdefae5daef995814f70ca7235799455 (patch)
tree6916caf2fb02edf063b688244c8abebaf5e64f5b /net-dialup/moserial
parentVersion bump of the other slot (diff)
downloadgentoo-2-d113232bfdefae5daef995814f70ca7235799455.tar.gz
gentoo-2-d113232bfdefae5daef995814f70ca7235799455.tar.bz2
gentoo-2-d113232bfdefae5daef995814f70ca7235799455.zip
Version bump, drop old
(Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-dialup/moserial')
-rw-r--r--net-dialup/moserial/ChangeLog8
-rw-r--r--net-dialup/moserial/moserial-3.0.8.ebuild (renamed from net-dialup/moserial/moserial-3.0.6.ebuild)12
2 files changed, 12 insertions, 8 deletions
diff --git a/net-dialup/moserial/ChangeLog b/net-dialup/moserial/ChangeLog
index 0b52ae29ac67..7dbeb100e017 100644
--- a/net-dialup/moserial/ChangeLog
+++ b/net-dialup/moserial/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-dialup/moserial
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.23 2012/10/16 04:40:49 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.24 2012/12/24 12:48:18 pacho Exp $
+
+*moserial-3.0.8 (24 Dec 2012)
+
+ 24 Dec 2012; Pacho Ramos <pacho@gentoo.org> +moserial-3.0.8.ebuild,
+ -moserial-3.0.6.ebuild:
+ Version bump, drop old
16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> moserial-3.0.7.ebuild:
stable ppc, bug #427544
diff --git a/net-dialup/moserial/moserial-3.0.6.ebuild b/net-dialup/moserial/moserial-3.0.8.ebuild
index 23e23a5f05c3..382260deddce 100644
--- a/net-dialup/moserial/moserial-3.0.6.ebuild
+++ b/net-dialup/moserial/moserial-3.0.8.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.6.ebuild,v 1.8 2012/06/16 10:22:55 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.8.ebuild,v 1.1 2012/12/24 12:48:18 pacho Exp $
-EAPI="4"
+EAPI="5"
GCONF_DEBUG="no"
inherit gnome2
-DESCRIPTION="moserial is a clean, friendly gtk-based serial terminal"
-HOMEPAGE="http://live.gnome.org/moserial"
+DESCRIPTION="A clean and friendly gtk-based serial terminal"
+HOMEPAGE="https://live.gnome.org/moserial"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2.16:2
@@ -23,5 +23,3 @@ DEPEND="${RDEPEND}
>=app-text/gnome-doc-utils-0.3.2
>=dev-util/intltool-0.35
virtual/pkgconfig"
-
-DOCS="AUTHORS ChangeLog NEWS README"