summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Asseburg (Zoominee) <christianasseburg@yahoo.co.uk>2009-07-28 20:13:38 +0000
committerChristian Asseburg (Zoominee) <christianasseburg@yahoo.co.uk>2009-07-28 20:13:38 +0000
commitaf3ecb0c73a25927f8847aff4348e830a4b476fc (patch)
tree93f9e65f19726727f95c85a0b7f990884dbc3d54
parentmedia-radio/adifmerg: version bump (diff)
downloadsunrise-af3ecb0c73a25927f8847aff4348e830a4b476fc.tar.gz
sunrise-af3ecb0c73a25927f8847aff4348e830a4b476fc.tar.bz2
sunrise-af3ecb0c73a25927f8847aff4348e830a4b476fc.zip
www-plugins/nexus_personal_SE-bin: Version bump, the package was updated on server.
svn path=/sunrise/; revision=8893
-rw-r--r--www-plugins/nexus_personal_SE-bin/ChangeLog5
-rw-r--r--www-plugins/nexus_personal_SE-bin/Manifest6
-rw-r--r--www-plugins/nexus_personal_SE-bin/nexus_personal_SE-bin-4.10.2.16-r1.ebuild (renamed from www-plugins/nexus_personal_SE-bin/nexus_personal_SE-bin-4.10.0.21-r1.ebuild)3
3 files changed, 8 insertions, 6 deletions
diff --git a/www-plugins/nexus_personal_SE-bin/ChangeLog b/www-plugins/nexus_personal_SE-bin/ChangeLog
index 7d5122569..9243dcf37 100644
--- a/www-plugins/nexus_personal_SE-bin/ChangeLog
+++ b/www-plugins/nexus_personal_SE-bin/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 28 Jul 2009; Christian Asseburg <christian@asseburg.com>
+ -nexus_personal_SE-bin-4.10.0.21-r1.ebuild,
+ +nexus_personal_SE-bin-4.10.2.16-r1.ebuild:
+ Version bump, the package was updated on server.
+
03 May 2009; Christian Ruppert <idl0r@gentoo.org>
nexus_personal_SE-bin-4.10.0.21-r1.ebuild:
Cleanup. Use get_abi_LIBDIR instead of lib. Minor improvements.
diff --git a/www-plugins/nexus_personal_SE-bin/Manifest b/www-plugins/nexus_personal_SE-bin/Manifest
index 7189ff9ca..2cebb0452 100644
--- a/www-plugins/nexus_personal_SE-bin/Manifest
+++ b/www-plugins/nexus_personal_SE-bin/Manifest
@@ -1,4 +1,4 @@
-DIST LinuxPersonal-4.10.0.21.tgz 2867707 RMD160 0ddad8ff72e2598f2ee0802cb4d9c3878c9fd422 SHA1 2d01ea221c6ab76dc0c9fa7e98ca43aa24722cce SHA256 a76d8aa5e8d20d59b5b01143941e7644e8b3d0f0579eef3522ccfb367650dde1
-EBUILD nexus_personal_SE-bin-4.10.0.21-r1.ebuild 2309 RMD160 266efb830566f10ec16b87f0cde6e9b6e0845740 SHA1 c4d8495204dff221e567be7c03d2b08f32288093 SHA256 f36acbe2d8cf03eb5a8a96031d2f7339672485680f90a9cfcf1775315d1f1c5a
-MISC ChangeLog 523 RMD160 de6130ab9be4b0c7218d39fdc2bc8e2309479a79 SHA1 e6e869aad714a4024e74ab850b8be68d7e8e65d6 SHA256 aa2cbdbda027754fc7121fd146038d023bbc5236d7814cb0f7a617f376dead5b
+DIST LinuxPersonal-4.10.2.16.tgz 5184848 RMD160 344710416c075b4f841a7d6a4974c45a88c98b02 SHA1 3892df076b4c94fe1c14c599716d1c5345afe458 SHA256 1bbd1d302b7f1c46e42b2d9f326049080a017d537189ddf70b4308ae19ab9d37
+EBUILD nexus_personal_SE-bin-4.10.2.16-r1.ebuild 2255 RMD160 74d534a2350d90060685bca21b96c341c11299a4 SHA1 5f98740aaf9f816401ae2686b51872ef8e675860 SHA256 7306d0a940709f838f46333024ec5acb6bf904ad7bf04b2081207b95648e3359
+MISC ChangeLog 726 RMD160 3ec31fb8599750378451444994b608832cbcfb39 SHA1 a6a40f03a7b8141ad5e0e5c34f51a2f5324d2da4 SHA256 f5bfd247549481077023c90a917672044bd4f0abc5215202b79228f76efbcecf
MISC metadata.xml 263 RMD160 55c5e06f431b1e6741ba885e033f2f744e11e044 SHA1 773fd0b7e323ff8b5a2e1c96d2472337ddbe7303 SHA256 7632995a3213d86c1bf9e99fb2f8a3c06fbafa681b6b40681ed6ae8f737eee24
diff --git a/www-plugins/nexus_personal_SE-bin/nexus_personal_SE-bin-4.10.0.21-r1.ebuild b/www-plugins/nexus_personal_SE-bin/nexus_personal_SE-bin-4.10.2.16-r1.ebuild
index 700360a79..94c9f3f05 100644
--- a/www-plugins/nexus_personal_SE-bin/nexus_personal_SE-bin-4.10.0.21-r1.ebuild
+++ b/www-plugins/nexus_personal_SE-bin/nexus_personal_SE-bin-4.10.2.16-r1.ebuild
@@ -52,9 +52,6 @@ src_install() {
dosym /usr/bin/personal ${ubin}/personal || die "dosym failed."
dosym /usr/bin/persadm ${ubin}/persadm || die "dosym failed."
- insinto ${id}
- doins res.zip || die "doins failed."
-
if use doc; then
dohtml *.htm || die "dohtml failed."
dodoc *.txt || die "dodoc failed."