summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2013-03-29 23:27:58 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2013-03-29 23:27:58 +0000
commit88dac5c96e0b06d4a74263417c469190164c416e (patch)
treee4019877bff8036f4c22fa3550b7c9854ec97a2c /net-dialup
parentClean up old revision. (diff)
downloadgentoo-2-88dac5c96e0b06d4a74263417c469190164c416e.tar.gz
gentoo-2-88dac5c96e0b06d4a74263417c469190164c416e.tar.bz2
gentoo-2-88dac5c96e0b06d4a74263417c469190164c416e.zip
Clean up old revision.
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/moserial/ChangeLog5
-rw-r--r--net-dialup/moserial/moserial-3.0.7.ebuild27
2 files changed, 4 insertions, 28 deletions
diff --git a/net-dialup/moserial/ChangeLog b/net-dialup/moserial/ChangeLog
index cc2f8d6e0048..3a1fab81d14e 100644
--- a/net-dialup/moserial/ChangeLog
+++ b/net-dialup/moserial/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/moserial
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.28 2013/03/26 16:53:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.29 2013/03/29 23:27:58 eva Exp $
+
+ 29 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> -moserial-3.0.7.ebuild:
+ Clean up old revision.
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> moserial-3.0.8.ebuild:
Stable for ppc, wrt bug #458984
diff --git a/net-dialup/moserial/moserial-3.0.7.ebuild b/net-dialup/moserial/moserial-3.0.7.ebuild
deleted file mode 100644
index 1344e4774a71..000000000000
--- a/net-dialup/moserial/moserial-3.0.7.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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.7.ebuild,v 1.4 2012/10/16 04:40:49 blueness Exp $
-
-EAPI="4"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="moserial is a clean, friendly gtk-based serial terminal"
-HOMEPAGE="http://live.gnome.org/moserial"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.16:2
- gnome-base/gsettings-desktop-schemas
- >=x11-libs/gtk+-3.0.0:3"
-DEPEND="${RDEPEND}
- app-text/scrollkeeper
- >=app-text/gnome-doc-utils-0.3.2
- >=dev-util/intltool-0.35
- virtual/pkgconfig"
-
-DOCS="AUTHORS ChangeLog NEWS README"