summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-05-21 02:45:46 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-05-21 02:45:46 +0000
commit5dc2c629dd37f252fe053cfc55b3ac212df0e74a (patch)
treec9fb53da883e412958bbb9a3b3276976d0dbeaa2 /net-im/ysm
parentRemove ruby18 target. (diff)
downloadgentoo-2-5dc2c629dd37f252fe053cfc55b3ac212df0e74a.tar.gz
gentoo-2-5dc2c629dd37f252fe053cfc55b3ac212df0e74a.tar.bz2
gentoo-2-5dc2c629dd37f252fe053cfc55b3ac212df0e74a.zip
EAPI bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'net-im/ysm')
-rw-r--r--net-im/ysm/ChangeLog7
-rw-r--r--net-im/ysm/ysm-2.9.9.1.ebuild7
2 files changed, 10 insertions, 4 deletions
diff --git a/net-im/ysm/ChangeLog b/net-im/ysm/ChangeLog
index 8934b4140b20..8bf8e818cfc9 100644
--- a/net-im/ysm/ChangeLog
+++ b/net-im/ysm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ysm
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v 1.18 2009/09/23 18:38:47 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v 1.19 2014/05/21 02:45:46 mrueg Exp $
+
+ 21 May 2014; Manuel Rüger <mrueg@gentoo.org> ysm-2.9.9.1.ebuild:
+ EAPI bump.
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> ysm-2.9.9.1.ebuild:
Remove virtual/libc
diff --git a/net-im/ysm/ysm-2.9.9.1.ebuild b/net-im/ysm/ysm-2.9.9.1.ebuild
index d4814392ce09..77a51310d5b2 100644
--- a/net-im/ysm/ysm-2.9.9.1.ebuild
+++ b/net-im/ysm/ysm-2.9.9.1.ebuild
@@ -1,8 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild,v 1.5 2009/09/23 18:38:47 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild,v 1.6 2014/05/21 02:45:46 mrueg Exp $
+
+EAPI=5
MY_PV=${PV//./_}
+
DESCRIPTION="A console ICQ client supporting versions 7/8"
HOMEPAGE="http://ysmv7.sourceforge.net/"
SRC_URI="mirror://sourceforge/ysmv7/${PN}v7_${MY_PV}.tar.bz2"