From: "Federico Ferri (mescalinum)" <mescalinum@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/synce-kio-rapip: ChangeLog synce-kio-rapip-0.10-r1.ebuild
Date: Sun, 14 Dec 2008 17:02:30 +0000 [thread overview]
Message-ID: <E1LBuMQ-0007W3-Ok@stork.gentoo.org> (raw)
mescalinum 08/12/14 17:02:30
Modified: ChangeLog
Added: synce-kio-rapip-0.10-r1.ebuild
Log:
fix qt3 inherit - bug #247804, bug #127280
(Portage version: 2.1.4.4)
Revision Changes Path
1.2 app-pda/synce-kio-rapip/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-kio-rapip/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-kio-rapip/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-kio-rapip/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/synce-kio-rapip/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 13 Nov 2008 00:07:29 -0000 1.1
+++ ChangeLog 14 Dec 2008 17:02:30 -0000 1.2
@@ -1,6 +1,12 @@
# ChangeLog for app-pda/synce-kio-rapip
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kio-rapip/ChangeLog,v 1.1 2008/11/13 00:07:29 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kio-rapip/ChangeLog,v 1.2 2008/12/14 17:02:30 mescalinum Exp $
+
+*synce-kio-rapip-0.10-r1 (14 Dec 2008)
+
+ 14 Dec 2008; Federico Ferri <mescalinum@gentoo.org>
+ +synce-kio-rapip-0.10-r1.ebuild:
+ fix qt3 inherit - bug #247804, bug #127280
*synce-kio-rapip-0.10 (13 Nov 2008)
1.1 app-pda/synce-kio-rapip/synce-kio-rapip-0.10-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-kio-rapip/synce-kio-rapip-0.10-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-kio-rapip/synce-kio-rapip-0.10-r1.ebuild?rev=1.1&content-type=text/plain
Index: synce-kio-rapip-0.10-r1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kio-rapip/synce-kio-rapip-0.10-r1.ebuild,v 1.1 2008/12/14 17:02:30 mescalinum Exp $
inherit distutils eutils qt3
DESCRIPTION="SynCE - KDE kioslave for the SynCE RAPIP protocol"
HOMEPAGE="http://sourceforge.net/projects/synce/"
LICENSE="MIT"
IUSE="arts"
SLOT="0"
KEYWORDS="~x86 ~amd64"
RDEPEND="~app-pda/synce-libsynce-0.12
~app-pda/synce-librapi2-0.12"
DEPEND="${RDEPEND}
arts? ( kde-base/arts )"
#need-kde 3.2
SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
S="${WORKDIR}/synce-kio-rapip-${PV}"
src_compile() {
econf $(use_with arts) || die
emake || die
}
src_install() {
emake DESTDIR="${D}" install || die
dodoc README ChangeLog # TODO
}
pkg_postinst() {
elog "To use, simply open Konqueror, Dolphin, or any other KIO-enabled file"
elog "manager and type in rapip://DEVICENAME/ to the address bar. If you are"
elog "not sure about the name of your device, simply go to rapip:/ which"
elog "will show the first device it finds."
}
next reply other threads:[~2008-12-14 17:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-14 17:02 Federico Ferri (mescalinum) [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-11-06 19:01 [gentoo-commits] gentoo-x86 commit in app-pda/synce-kio-rapip: ChangeLog synce-kio-rapip-0.10-r1.ebuild Samuli Suominen (ssuominen)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1LBuMQ-0007W3-Ok@stork.gentoo.org \
--to=mescalinum@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox