diff --git a/trunk/novell4gentoo/net-nds/novell-audtplatformagent/ChangeLog b/trunk/novell4gentoo/net-nds/novell-audtplatformagent/ChangeLog new file mode 100644 index 00000000..d8dbb69e --- /dev/null +++ b/trunk/novell4gentoo/net-nds/novell-audtplatformagent/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for net-nds/novell-audtplatformagent +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 29 Dec 2010; Mario Fetka + novell-audtplatformagent-2.0.2.62.ebuild: + initial checkin + diff --git a/trunk/novell4gentoo/net-nds/novell-audtplatformagent/Manifest b/trunk/novell4gentoo/net-nds/novell-audtplatformagent/Manifest index c969e6c0..db201fad 100644 --- a/trunk/novell4gentoo/net-nds/novell-audtplatformagent/Manifest +++ b/trunk/novell4gentoo/net-nds/novell-audtplatformagent/Manifest @@ -1,4 +1,5 @@ DIST eDirectory_88SP6_Linux_i586.tar.gz 108870033 RMD160 51872cce91d40352a0982659653df6376901ebe3 SHA1 7f0f7560734935f9cd153d5cf574c19fbe62b81c SHA256 92ecbe7533dc1caf27323d8109019d51afbf126e71e948ed5c2d92865618e96b DIST eDirectory_88SP6_Linux_x86_64.tar.gz 116347772 RMD160 a64fb0d206fa56893a2b77f7a597f260427c410e SHA1 63221a4e8cee83e779a40c02033aeca0cf0cb80b SHA256 a4055d5d3764218542f97b59b67425121aa4b05cc3a1d8e38cfd7b28d7383023 -EBUILD novell-audtplatformagent-2.0.2.62.ebuild 2769 RMD160 f84250c445ad48594e47d7e5b5a05cd1adc905d2 SHA1 56dc102a82a027ea1c0dfc4d98a1f28c7a594008 SHA256 eea68be794a474a83210aba82b4d6dd4f0a28847c979af856b399e28ddab9b37 +EBUILD novell-audtplatformagent-2.0.2.62.ebuild 2697 RMD160 5c4dae49d776d3c960f3b21d3c6d2078aa5c8c5a SHA1 29326db72dd24814ab8cf2b7e09fe2bba3a8a751 SHA256 5a67f2bdb3c40bf496afa03c0ecaad4faf7ba0e29279467c3162288b9492345f +MISC ChangeLog 247 RMD160 554086a029a235c34a6e6bf5b27176137e82c425 SHA1 76516d77dc5e7e976bb28779f6b54491c490aa8e SHA256 a415f76d00c671d2d5634aaa4f86b317229012c26801628b9b5253812086ed41 MISC metadata.xml 226 RMD160 bebcbe7a5e3d2be83c25e006192f71ebf45abb14 SHA1 ec2b713fc2363b8c51e9c164d0802eeb59d9d296 SHA256 a9d3f7df2362a9a7ddcbe05c5d97d726eeb4bab135b21643508149a08bf6a2b2 diff --git a/trunk/novell4gentoo/net-nds/novell-audtplatformagent/novell-audtplatformagent-2.0.2.62.ebuild b/trunk/novell4gentoo/net-nds/novell-audtplatformagent/novell-audtplatformagent-2.0.2.62.ebuild index 8f2591c1..46e9a43d 100644 --- a/trunk/novell4gentoo/net-nds/novell-audtplatformagent/novell-audtplatformagent-2.0.2.62.ebuild +++ b/trunk/novell4gentoo/net-nds/novell-audtplatformagent/novell-audtplatformagent-2.0.2.62.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -46,7 +46,7 @@ src_unpack() { mkdir -p "${WORKDIR}"/${PN}-${MY_PV} cd ${PN}-${MY_PV} rpm_unpack ../work/eDirectory/setup/novell-AUDTplatformagent-${MY_PV}.${narch}.rpm -} +} src_compile() { :; }